Got it. Thanks a lot.
Regards
Search found 6 matches
- Mon Jul 06, 2015 1:00 am
- Forum: Bader
- Topic: svn version of bader compilling failed.
- Replies: 7
- Views: 206752
- Fri Jul 03, 2015 2:10 pm
- Forum: Bader
- Topic: svn version of bader compilling failed.
- Replies: 7
- Views: 206752
Re: svn version of bader compilling failed.
See the following compilling log:
werner@debian:~/vasp-refind/HenkelmanGroup/svn/bader$ make -f makefile.lnx_ifort
ifort -O2 -check bounds -c kind_mod.f90
ifort -O2 -check bounds -c matrix_mod.f90
ifort -O2 -check bounds -c ions_mod.f90
ifort -O2 -check bounds -c options_mod.f90
ifort -O2 -check ...
werner@debian:~/vasp-refind/HenkelmanGroup/svn/bader$ make -f makefile.lnx_ifort
ifort -O2 -check bounds -c kind_mod.f90
ifort -O2 -check bounds -c matrix_mod.f90
ifort -O2 -check bounds -c ions_mod.f90
ifort -O2 -check bounds -c options_mod.f90
ifort -O2 -check ...
- Fri Jul 03, 2015 1:55 pm
- Forum: Bader
- Topic: svn version of bader compilling failed.
- Replies: 7
- Views: 206752
Re: svn version of bader compilling failed.
Thanks a lot, it can compile succesfully now.
- Thu Jul 02, 2015 12:06 pm
- Forum: Bader
- Topic: svn version of bader compilling failed.
- Replies: 7
- Views: 206752
Re: svn version of bader compilling failed.
[1] By saying the non-functional latest version, do you mean the following version or not?
Version 0.28a 07/12/12
[2] Still, I cann't understand why the svn version cann't be compiled correctly? Considering that the svn version is the latest version, why it has unfixed issue till now?
Regards
Version 0.28a 07/12/12
[2] Still, I cann't understand why the svn version cann't be compiled correctly? Considering that the svn version is the latest version, why it has unfixed issue till now?
Regards
- Wed Jul 01, 2015 11:42 pm
- Forum: VTSTTools
- Topic: How to compile vtstcode into vasp.5.3.5?
- Replies: 1
- Views: 80649
How to compile vtstcode into vasp.5.3.5?
Hi all,
I obtain the latest vtsttools as follows:
svn co http://theory.cm.utexas.edu/svn/vtsttools
Then, I try to compile the vtstcode into vasp.5.3.5, but I can find the following two patches in the source directory:
vasp-5.3.2-main.patch
vasp-5.3.2-mpmd.patch
As you can see, the above two ...
I obtain the latest vtsttools as follows:
svn co http://theory.cm.utexas.edu/svn/vtsttools
Then, I try to compile the vtstcode into vasp.5.3.5, but I can find the following two patches in the source directory:
vasp-5.3.2-main.patch
vasp-5.3.2-mpmd.patch
As you can see, the above two ...
- Wed Jul 01, 2015 11:34 pm
- Forum: Bader
- Topic: svn version of bader compilling failed.
- Replies: 7
- Views: 206752
svn version of bader compilling failed.
Hi all,
I use the following command to obtain the svn version of bader:
svn co http://theory.cm.utexas.edu/svn/bader
And then compile it with the following command and meet errors as follow:
$ make -f makefile.lnx_ifort
ifort -O2 -check bounds -c kind_mod.f90
ifort -O2 -check bounds -c matrix ...
I use the following command to obtain the svn version of bader:
svn co http://theory.cm.utexas.edu/svn/bader
And then compile it with the following command and meet errors as follow:
$ make -f makefile.lnx_ifort
ifort -O2 -check bounds -c kind_mod.f90
ifort -O2 -check bounds -c matrix ...