Search found 23 matches

by ssh77
Wed Jul 08, 2020 10:38 pm
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Re: Recompiling Abinit with multicore support [SOLVED]

btw.
Is this type of error in the second test you propose something to worry about:
No YAML Error found in [paral][t77_MPI4][np=4]
[paral][t80_MPI1][np=0]: Skipped.
nprocs: 4 != nprocs_to_test: 1

[paral][t80_MPI2][np=0]: Skipped.
nprocs: 4 != nprocs_to_test: 2
by ssh77
Wed Jul 08, 2020 10:23 pm
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Re: Recompiling Abinit with multicore support [SOLVED]

It finally seems to work! :-) great!! Thanks! Is it better to have 8 core support despite having only 4 CPUs? Is it for the hyperthreading? Is it difficult to add GPU support from here? Do you know how the GPU support should be added correctly? And how is GPU used when running the calculations? Is t...
by ssh77
Sun Jul 05, 2020 6:42 pm
Forum: Ground state
Topic: The use of magnetic moment, kpoints, ionmov, supercells, and DOS
Replies: 4
Views: 3279

Re: The use of magnetic moment, kpoints, ionmov, supercells, and DOS

Any further comments on the additional questions?
by ssh77
Sun Jul 05, 2020 6:39 pm
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Re: Recompiling Abinit with multicore support [SOLVED]

After make try it : export OMP_NUM_THREADS=n n = number threads If it doesnt work , using make multi multi_nprocs =n for using “n” processors on a SMP machine where you have to replace “n” by its value) Good luck. I don't understand what you mean, should I just write export OMP_NUM_THREADS=4 for an...
by ssh77
Sun Jul 05, 2020 6:35 pm
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Re: Recompiling Abinit with multicore support [SOLVED]

I have now tried also to check which mpif90 -->and it gives which mpif90 /usr/bin/which: no mpif90 in (/usr/libexec/python2-sphinx:/home/universe/.local/bin:/home/universe/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin) Why is there no mpif90 in those folders?? should t...
by ssh77
Thu Jul 02, 2020 5:09 pm
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Re: Recompiling Abinit with multicore support [SOLVED]

So is there a way to compile abinit with mpi and multicore support on my system? other than the way you suggested since it does not work in my case.

Thanks,
ssh77
by ssh77
Sat Jun 27, 2020 5:14 pm
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Re: Recompiling Abinit with multicore support [SOLVED]

using make and make install I get errors now, but probably because it was already installed. Now the SCF runs but the out file is not completed afterwards. Anyway, I will have to remove the abinit folder and reinstall it again with a fresh folder when you find a way to enable MPI multicore support i...
by ssh77
Sat Jun 27, 2020 11:19 am
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Re: Recompiling Abinit with multicore support [SOLVED]

Hi, I tried it and it still does not work. ============================================================================== === Final remarks === ============================================================================== Summary of important options: * C compiler : gnu version 8.3 * Fortran compil...
by ssh77
Thu Jun 25, 2020 4:10 pm
Forum: Ground state
Topic: The use of magnetic moment, kpoints, ionmov, supercells, and DOS
Replies: 4
Views: 3279

Re: The use of magnetic moment, kpoints, ionmov, supercells, and DOS

Thanks for the answers! I still have some questions on some of the answers to clarify them. 1) the array [3, natom] for the spinat, does it represent 3 coordinates and number of atoms according to xred? In my case I have 30 atoms and have set the magnetic moment to 4 for the Mn positions along the z...
by ssh77
Thu Jun 25, 2020 3:08 pm
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Re: Recompiling Abinit with multicore support [SOLVED]

Hi jmb My OS is Fedora scientific 29 intel quad core i7 16 GB ram with a geeforce graphics card 6 GB I downloaded the abinit 8.10.3 and used the .confgure command and tried a bit different ways in order to see if I can activate different functions. ./configure --with-dft-flavor="libxc+wannier90+atom...
by ssh77
Mon Jun 15, 2020 7:04 pm
Forum: Ground state
Topic: The use of magnetic moment, kpoints, ionmov, supercells, and DOS
Replies: 4
Views: 3279

The use of magnetic moment, kpoints, ionmov, supercells, and DOS

Hi, I was trying to test a couple of different parameters related to the magnetic moment, kpoints and the ionmov, supercell but don't know if there's something wrong. The compound is an Mn-oxide with an antiferromagnetic structure and I expect the Mn moment to be ~4 µB/ion but when I run the calcula...
by ssh77
Fri Jun 12, 2020 1:10 pm
Forum: Configuring and compiling ABINIT
Topic: Recompiling Abinit with multicore support [SOLVED]
Replies: 16
Views: 16782

Recompiling Abinit with multicore support [SOLVED]

Hi, I have installed abinit(8.10.3) and it works fine with only 1 processor. Now I would like to install it with quad core support. My questions are: 1) Can I recompile and reinstall abinit without problems? 2) How do I explicitly configure with MPI support and subsequently support for multiple core...
by ssh77
Fri Jun 12, 2020 12:47 pm
Forum: Ground state
Topic: SCF cycle is not starting
Replies: 6
Views: 3787

Re: SCF cycle is not starting

I have 16 gB RAM and a quad core i7(I installed with make mj4 but still shows 1 proc during calculations, but I assume it still uses 4 since it is relatively fast), but would like to use the GPU cores later if possible. Right now I don't know really how to install the GPU support. I would need help...
by ssh77
Fri Jun 12, 2020 12:27 pm
Forum: Ground state
Topic: Using spgroup correctly
Replies: 5
Views: 3359

Re: Using spgroup correctly

Thanks!
That answers my questions.
How does one close the thread?
ssh77
by ssh77
Mon Jun 08, 2020 2:46 pm
Forum: Ground state
Topic: SCF cycle is not starting
Replies: 6
Views: 3787

Re: SCF cycle is not starting

Dear Eric, I have 16 gB RAM and a quad core i7(I installed with make mj4 but still shows 1 proc during calculations, but I assume it still uses 4 since it is relatively fast), but would like to use the GPU cores later if possible. Right now I don't know really how to install the GPU support. I would...
by ssh77
Mon Jun 08, 2020 2:06 pm
Forum: Ground state
Topic: Using spgroup correctly
Replies: 5
Views: 3359

Re: Using spgroup correctly

Dear Eric So you mean that I have to list all atoms in the unit cell at all times? I thought the spgroup was able to use symmetry operators and construct the whole cell by providing the Wyckoff positions of the assymetric cell. Is spgroup only used to specifically designate a space group type to the...
by ssh77
Fri Jun 05, 2020 5:58 pm
Forum: Ground state
Topic: Using spgroup correctly
Replies: 5
Views: 3359

Using spgroup correctly

Hi, Using xred and adding all positions for all atoms and providing typat for each atom does not result in any error but when I want to avoid adding each position of all the atoms using spgroup I get this: There is a problem with the input file : maybe a disagreement between the declared dimension o...
by ssh77
Fri Jun 05, 2020 5:33 pm
Forum: Ground state
Topic: SCF cycle is not starting
Replies: 6
Views: 3787

Re: SCF cycle is not starting

Dear Eric, Thanks for testing the testscript I made. Did you get the SCF running? I am running on a laptop so maybe it stops before or I have to wait until it is finished? How do I see if the job is running still? when I refresh it just seems as if an output file and log file is added but the output...
by ssh77
Wed Jun 03, 2020 4:07 pm
Forum: Ground state
Topic: SCF cycle is not starting
Replies: 6
Views: 3787

SCF cycle is not starting

Hi, As I am new to Abinit I have tried to make an input file out of Mn2O3 an include all basic input parameters needed to make an initial relaxation of the ions. Then I would like to do it for the electrons and finally for the geometry and cell. However, the input file that I have attached does not ...
by ssh77
Thu May 28, 2020 2:13 pm
Forum: Ground state
Topic: Input file contents
Replies: 1
Views: 1718

Input file contents

Hi, as a new user of Abinit I am trying to go through the tutorials and I am wondering what the last part of the input file is that looks like this: ## After modifying the following section, one might need to regenerate the pickle database with runtests.py -r #%%<BEGIN TEST_INFO> #%% [setup] #%% exe...
by ssh77
Sun May 24, 2020 5:43 pm
Forum: Configuring and compiling ABINIT
Topic: ABINIT configure missing libraries
Replies: 2
Views: 2204

Re: ABINIT configure missing libraries

I managed to get around it by installing the previous version of ABINIT instead. I'll wait until version 9 includes the libraries during installation.
ssh77
by ssh77
Fri May 22, 2020 8:01 pm
Forum: Ground state
Topic: End of the Input file
Replies: 1
Views: 1943

End of the Input file

Hi, I am a beginner and would like to know if the end part of the input file has any purpose? The part that looks like this: ## After modifying the following section, one might need to regenerate the pickle database with runtests.py -r #%%<BEGIN TEST_INFO> #%% [setup] #%% executable = abinit #%% [fi...
by ssh77
Fri May 22, 2020 6:09 pm
Forum: Configuring and compiling ABINIT
Topic: ABINIT configure missing libraries
Replies: 2
Views: 2204

ABINIT configure missing libraries

Hi, I am a new user of ABINIT and wanted to install it properly on my laptop with Fedora Scientific. Currently I am stuck at the ./configure step and have tried to use the suggested fallbacks.sh. I get the following messages: +------------------------------------------------------------------+ | CAU...