Hello, everyone.
So, as i understood abinit supports gpu calculations.According this page
viewtopic.php?f=17&t=756
it should be
./configure --enable-gpu --with-gpu-prefix=/usr/local/cuda && make and it shoud be it
so i did it, compiling completed without any errors
but logfile of my task says
=== MPI ===
Parallel build : no
Parallel I/O : no
Time tracing : no
GPU support : no ??
My system is
debian 6 64bit
gcc 4.5.2
gpu -nvidia gtx275
i got toolkit from here (CUDA Toolkit for Ubuntu Linux 10.04 64 bit)
http://developer.nvidia.com/cuda-toolkit-32-downloads
and installed it with default settings
maybe it should be something in the .in file, some keyword which turns on cuda support?
please try to help me)
ps: sorry my english)
compile abinit 6.6.2 with gpu support
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
how 2 compile 6.6.2 with gpu support
Hello everyone;
as i know it is possible, so my system is
debian 6 (2.6.32-5-amd64)
core2duo6600
nvidiaGTX275
i got toolkit from here http://developer.nvidia.com/cuda-toolkit-32-downloads (ubuntu 10.04) and installed it using default settings
so, what is next?)) i may sound newbe but i didnt find any tutorial or something, so how to?
as i know it is possible, so my system is
debian 6 (2.6.32-5-amd64)
core2duo6600
nvidiaGTX275
i got toolkit from here http://developer.nvidia.com/cuda-toolkit-32-downloads (ubuntu 10.04) and installed it using default settings
so, what is next?)) i may sound newbe but i didnt find any tutorial or something, so how to?
Re: compile abinit 6.6.2 with gpu support
The build system was not able to detect a working Cuda configuration.
Please have a look at ~abinit/doc/config/build-config.ac, and at the output of configure, in the "Connectors" section.
Please have a look at ~abinit/doc/config/build-config.ac, and at the output of configure, in the "Connectors" section.
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain
Simune Atomistics
Donostia-San Sebastián, Spain
Re: compile abinit 6.6.2 with gpu support
sorry for repost, my bad(
now i compiled abinit with cuda
please check this
viewtopic.php?f=3&t=1116&e=0
now i compiled abinit with cuda
please check this
viewtopic.php?f=3&t=1116&e=0