Hi Mancini,
Thanks, I'll try it.
When will the version 6.1.2 or the production version 6.2.0 be available?
Jyh-Shyong Ho
Search found 5 matches
- Sun Apr 25, 2010 1:28 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23107
- Sat Apr 24, 2010 11:03 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23107
Re: cuda problem
Hi Mancini, We have a GPU cluster, and I just built abinit-6.0.3 with mpi and cuda enabled. Would you please provide me an input file for testing? Some nodes of our GPU cluster have 2 C1070 Tesla cards, others have 4, and all are connected with infiniband interconnects. Where is the input file shoul...
- Fri Apr 23, 2010 6:29 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23107
Re: cuda problem
Sorry, please discard my previous message. After changing the compiler to gfortran/gcc/g++, the compilation is now completed without error message.
Jyh-Shyong Ho
Jyh-Shyong Ho
- Fri Apr 23, 2010 4:21 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23107
Re: cuda problem
Thanks, I included these two header files and tried again, here is the new error message: ... /opt/cuda/bin/nvcc -I../../src/incs -I../../../src/incs -I/opt/cuda/include -I/opt/cuda/sdk/C/common/inc -g -O3 -arch sm_13 --use_fast_math --compiler-options -O3,-Wall,-fPIC -c ../../../src/51_manage_cuda/...
- Thu Apr 22, 2010 3:04 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23107
Re: cuda problem
Hi, I just tried to compile abinit-6.0.3 with cuda 3.0 and 2.3, and I got the following error message during the compilation of 51_manage_cuda: /opt/cuda/bin/nvcc -I../../../src/incs -I/opt/cuda/include -I/opt/cuda/sdk/C/common/inc -g -O3 -c ../../../src/51_manage_cuda/prt_utils_rec.cu ../../../src/...