-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qinstall on BlueGene/Q #1
Comments
Your QMP seems to be configured to use bgxlc_r instead of mpixlc_r. How -James On 02/14/2016 01:43 AM, lcosmai wrote:
|
Hi James, thanks for your prompt answer. I used: qmp=bgq-mpixlc in bgq.prf to install QMP with bgq-mpixlc: SRCDIR/configure Leonardo On 2/14/16 9:30 AM, jcosborn wrote:
Leonardo Cosmai |
For some reason it didn't use mpixlc_r. Can you post the output of -James On 02/14/2016 04:02 AM, lcosmai wrote:
|
I shared all the installation tree on: https://drive.google.com/folderview?id=0BxE4mI8SH7wsaEx4OUxjb2l4dTQ&usp=sharing The config.log for QMP is also posted on: https://drive.google.com/file/d/0BxE4mI8SH7wscmFpMXlHYWFuZ0E/view?usp=sharing Leonardo On 2/14/16 6:37 PM, jcosborn wrote:
Leonardo Cosmai |
It should be using mpixlc_r. Can you do "which mpixlc_r" to see what it Cheers, On 02/14/2016 12:11 PM, lcosmai wrote:
|
When I do "which mpixlc_r", I get: [lcosmai0@fen08 ~]$ which mpixlc_r It seems that it points correctly to mpixlc_r. Cheers, On 15/02/16 19:31, jcosborn wrote:
Leonardo Cosmai |
I'm don't know what's happening. The only thing I can think of is to Cheers, On 02/16/2016 02:44 AM, lcosmai wrote:
|
After adding In order to compile qla-1.9.0 I have also modified the The compilation of qdp-1.11.1 and qopqdp-0.20.1 was successful Thanks a lot for your support. Cheers, On 16/02/16 16:10, jcosborn wrote:
Leonardo Cosmai |
I tried to install SciDAC libraries on a IBM BlueGene/Q (RedHat EL 6.2),
using qinstall and bgq.prf
I firstly installed QMP:
./qinstall bgq qmp 2.5.0
the installation of QMP was successful.
But the tentative of installing QIO:
./qinstall bgq qio 2.4.2
terminated with the following error:
..........
checking if we can compile/link of a simple QMP C program... no
configure: error: Cannot compile/link a basic QMP C program!
Check QMP_CFLAGS, QMP_LDFLAGS, QMP_LIBS.
error: can't configure package
..........
(for the complete log see:
https://drive.google.com/file/d/0BxE4mI8SH7wsbjg1bkVXUlJLZEU/view?usp=sharing
)
Note that I installed successfully QMP, QIO, QLA, QDP, QOPQDP
on a desktop running Mac OS X 10.11.3
and on a NeXtScale cluster (running CentOS 7.0)
using qinstall anf core2.prf.
The text was updated successfully, but these errors were encountered: