Hi , mancini,
Thanks for your news, but I can do nothing about this any more.
I don't have a GPU cluster , and the GPU cluster I used to finished the previous work was borrowed .
I'm sorry to tell you that I can't test this .
xecle
Search found 11 matches
- Sat Apr 24, 2010 7:47 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
- Fri Mar 26, 2010 6:48 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
Re: cuda problem
thanks .
- Thu Mar 25, 2010 4:44 pm
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
Re: cuda problem
3 more files to mancini.
- Thu Mar 25, 2010 4:33 pm
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
Re: cuda problem
some files to mancini.
- Mon Mar 22, 2010 2:28 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
Re: cuda problem
hi mancini, thanks for your answers . I compile the ABINIT+CUDA on my desktop . the graphics card is nVidia Corporation G86 [Quadro NVS 290] . it also has a Onboard graphics card . I found a solution on google to comment out the error line in the include file (math_functions.h) and pass these errors...
- Sun Mar 21, 2010 4:20 pm
- Forum: Configuring and compiling ABINIT
- Topic: How critical are my compilation warnings?
- Replies: 3
- Views: 5423
Re: How critical are my compilation warnings?
$ gfortran --version GNU Fortran (GCC) 4.4.3 20100127 (Red Hat 4.4.3-4) Copyright (C) 2010 Free Software Foundation, Inc. Is that not an appropriate fortran compiler version? R.L. I think the following infomation may help you to understand the warring. The features deleted in the Fortran 95 draft w...
- Sun Mar 21, 2010 4:03 pm
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
Re: cuda problem
hi mancini, I compiled the abinit-6.0.2 again , and posted all the paragrams about cuda to the config script , but I failed again. the configurecuda.ac : #Config file for ABINIT # ===================================== #FC="mpif90" #CC="gcc" #CPP="cpp" CUDA_ROOT="/u...
- Sun Mar 21, 2010 2:14 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
Re: cuda problem
Hi xecle, As Pouillon said compiling Abinit with cuda is hightly experimental and specially in your version (abinit-6.0.2). It works for now only with recursion method (see the ducumentation). In this version, to compile you have to give explicitely your cuda path and flags. I attach here a prototy...
- Sun Mar 21, 2010 2:02 am
- Forum: Configuring and compiling ABINIT
- Topic: How critical are my compilation warnings?
- Replies: 3
- Views: 5423
Re: How critical are my compilation warnings?
recheck your fortran compiler version or ignore them .
- Mon Mar 08, 2010 2:18 pm
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
Re: cuda problem
Is there anyone had compiled abinit rightly with cuda ?
- Mon Mar 08, 2010 7:21 am
- Forum: Configuring and compiling ABINIT
- Topic: cuda problem
- Replies: 23
- Views: 23095
cuda problem
I compiled the abinit-6.0.2 on my computer with cuda , but there is something wrong about cuda . config : configure --prefix=/home/xecle --with-mpi-prefix=/home/xelce/mpich --enable-cuda=yes make errors: make[3]: Leaving directory `/home/xecle/abinit-6.0.2/src/50_abitypes_defs' Making all in 51_mana...