This is the user forum of the DFT FLAPW code FLEUR.
It is meant to be used as a place to asks questions to other users and the developers, to provide feedback and suggestions.
The documentation of the code can be found at the FLEUR homepage.
[b][/b]
[i][/i]
[u][/u]
[code][/code]
[quote][/quote]
[spoiler][/spoiler]
[url][/url]
[img][/img]
[video][/video]
Smileys
smile
smile2
spook
alien
zunge
rose
shy
clown
devil
death
sick
heart
idee
frage
blush
mad
sad
wink
frown
crazy
grin
hmm
laugh
mund
oh
rolling_eyes
oh2
shocked
cool
[pre][/pre]
Farben
[rot][/rot]
[blau][/blau]
[gruen][/gruen]
[orange][/orange]
[lila][/lila]
[weiss][/weiss]
[schwarz][/schwarz]
Uliana
Posts: 3 | Last online: 08.19.2021
Date registered
04.28.2021
Sex
not specified
    • Uliana has written a new post "FLEUR-Max installation on Jureca cpu " 05.03.2021

      Hi Sergii,

      there are a lot of software on the JURECA, but the following combination works for FLEUR.

      1) prepare the environment:

      $ ml use $OTHERSTAGES
      $ ml Stages/Devel-2020
      $ ml GCC
      $ ml ParaStationMPI
      $ ml BLIS/2.2-amd
      $ ml libFLAME/2.2-amd
      $ ml ScaLAPACK/2.2-amd
      $ ml ELPA/2020.11.001
      $ ml Python
      $ ml CMake
      $ ml HDF5

      2) configure the make file

      $ <path-to-the-FLEUR-src>/configure.sh JURECA_DC_GCC

      3) compile

      $ make -j 12

      Best wishes,
      Uliana

    • Uliana has written a new post "FLEUR-Max installation on Jureca Booster" 04.28.2021

      Hi Sergii,

      if you do not want to cross-compile the code on the login node (which is AMD), you need to start an interactive session for the compilation:

      $ salloc --partition=booster-devel --nodes=1 --account=<budget> --time=02:00:00

      and then start a remote shell from within the salloc session and connect it to a pseudo terminal using:

      $ srun --cpu_bind=none --nodes=1 --pty /bin/bash -I

      then prepare your environment:

      $ module load intel-para Python

      and maybe some optional modules

      $ ml HDF5 ELPA

      Then you run the configure script

      $ <path_to_the_fleur_src_dir>/configure.sh JURECA_INTEL

      and compile

      $ cd build
      $ make -j 12

      That's it! :)

Recipient
Uliana
Subject:


text:

Sign up, to leave a comment


Xobor Einfach ein eigenes Xobor Forum erstellen
Datenschutz