All public logs
Combined display of all available logs of VASP Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:03, 19 January 2022 Huebsch talk contribs created page Construction:Precompiler options (Created page with "Precompiler flags are used to activate/deactivate certain code features at the time of compilation, e.g., the use of MPI. Many precompiler flags are set by default in the ma...")
- 14:55, 19 January 2022 Huebsch talk contribs created page Construction:Makefile.include (Created page with "{{DISPLAYTITLE:makefile.include}} Writing a <code>makefile.include</code> file from scratch is not easy, so we suggest taking one of [[#Archetypical files|archetypical files]...")
- 10:08, 19 January 2022 Huebsch talk contribs moved page Construction:PROCAR OPT to PROCAR OPT without leaving a redirect
- 10:05, 19 January 2022 Huebsch talk contribs moved page Construction:LKPOINTS OPT to LKPOINTS OPT without leaving a redirect
- 09:56, 19 January 2022 Huebsch talk contribs moved page Construction:KPOINTS OPT to KPOINTS OPT without leaving a redirect
- 07:58, 19 January 2022 Huebsch talk contribs created page Makefile.include.fujitsu a64fx (Created page with "{{DISPLAYTITLE:makefile.include.fujitsu_a64fx}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"FJ-A64FX\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:58, 19 January 2022 Huebsch talk contribs created page Makefile.include.nvhpc ompi mkl omp acc (Created page with "{{DISPLAYTITLE:makefile.include.nvhpc_ompi_mkl_omp_acc}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxNV\" \ -DMPI -DMPI_BLOCK=8000 -Duse_coll...")
- 07:56, 19 January 2022 Huebsch talk contribs created page Makefile.include.nvhpc ompi mkl omp (Created page with "{{DISPLAYTITLE:makefile.include.nvhpc_ompi_mkl_omp}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxNV\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collecti...")
- 07:55, 19 January 2022 Huebsch talk contribs created page Makefile.include.nvhpc omp acc (Created page with "{{DISPLAYTITLE:makefile.include.nvhpc_omp_acc}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxNV\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:53, 19 January 2022 Huebsch talk contribs created page Makefile.include.nvhpc omp (Created page with "{{DISPLAYTITLE:makefile.include.nvhpc_omp}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxNV\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:52, 19 January 2022 Huebsch talk contribs created page Makefile.include.nvhpc acc (Created page with "{{DISPLAYTITLE:makefile.include.nvhpc_acc}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxNV\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:50, 19 January 2022 Huebsch talk contribs created page Makefile.include.nvhpc (Created page with "{{DISPLAYTITLE:makefile.include.nvhpc}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxNV\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:48, 19 January 2022 Huebsch talk contribs created page Makefile.include.nec aurora (Created page with "{{DISPLAYTITLE:makefile.include.nec_aurora}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"SXAurora\" \ -D__NEC__ \ -D__NEC_TUNE__ \...")
- 07:47, 19 January 2022 Huebsch talk contribs created page Makefile.include.intel serial (Created page with "{{DISPLAYTITLE:makefile.include.intel_serial}} <pre> # Precompiler options CPP_OPTIONS = -DHOST=\"LinuxIFC\"\ -DCACHE_SIZE=4000 \ -Davoidalloc \...")
- 07:45, 19 January 2022 Huebsch talk contribs created page Makefile.include.intel ompi mkl omp (Created page with "{{DISPLAYTITLE:makefile.include.intel_ompi_mkl_omp}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxIFC\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collect...")
- 07:43, 19 January 2022 Huebsch talk contribs created page Makefile.include.intel omp (Created page with "{{DISPLAYTITLE:makefile.include.intel_omp}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxIFC\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:42, 19 January 2022 Huebsch talk contribs created page Makefile.include.intel (Created page with "{{DISPLAYTITLE:makefile.include.intel}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxIFC\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:40, 19 January 2022 Huebsch talk contribs created page Makefile.include.gnu ompi mkl omp (Created page with "{{DISPLAYTITLE:makefile.include.gnu_ompi_mkl_omp}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxGNU\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collecti...")
- 07:36, 19 January 2022 Huebsch talk contribs created page Makefile.include.gnu ompi aocl omp (Created page with "{{DISPLAYTITLE:makefile.include.gnu_ompi_aocl_omp}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxGNU\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collecti...")
- 07:34, 19 January 2022 Huebsch talk contribs created page Makefile.include.gnu ompi aocl (Created page with "{{DISPLAYTITLE:makefile.include.gnu_ompi_aocl}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxGNU\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:32, 19 January 2022 Huebsch talk contribs created page Makefile.include.gnu omp (Created page with "{{DISPLAYTITLE:makefile.include.gnu_omp}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxGNU\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:31, 19 January 2022 Huebsch talk contribs created page Makefile.include.gnu (Created page with "{{DISPLAYTITLE:makefile.include.gnu}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"LinuxGNU\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collective \...")
- 07:28, 19 January 2022 Huebsch talk contribs created page Makefile.include.fujitsu a64fx omp (Created page with "{{DISPLAYTITLE:makefile.include.fujitsu_a64fx_omp}} <pre> # Default precompiler options CPP_OPTIONS = -DHOST=\"FJ-A64FX\" \ -DMPI -DMPI_BLOCK=8000 -Duse_collecti...")
- 13:35, 17 January 2022 Ftran talk contribs moved page Construction:LIBXC1 Pn to LIBXC1 Pn over redirect
- 13:35, 17 January 2022 Ftran talk contribs deleted redirect LIBXC1 Pn by overwriting (Deleted to make way for move from "Construction:LIBXC1 Pn")
- 08:44, 17 January 2022 Huebsch talk contribs created page Construction:LKPOINTS WAN (Created page with "{{TAGDEF|LKPOINTS_WAN|.TRUE.{{!}} .FALSE.}} {{DEF|LKPOINTS_WAN|.TRUE.|if {{FILE|KPOINTS_WAN}} file is present.}} Description: {{TAG| LKPOINTS_WAN}} controlls whether VASP rea...")
- 08:31, 17 January 2022 Ftran talk contribs created page LIBXC2 Pn (Created page with "{{TAGDEF|LIBXC2_Pn|[real]}} Description: {{TAG|LIBXC2_Pn}}, where <math>n=1, 2, ...</math> allows to specify the values of the parameters of the functional implemented in Lib...")
- 08:29, 17 January 2022 Huebsch talk contribs created page Construction:KPOINTS WAN (Created page with "{{FILE|KPOINTS_WAN}} is an optional input file to obtain eigenstates and eigenenergies at the specified '''k''' points from Category:Wannier Functions. The format is the s...")
- 08:22, 17 January 2022 Ftran talk contribs moved page Construction:LTBOUNDLIBXC to LTBOUNDLIBXC
- 08:19, 17 January 2022 Ftran talk contribs moved page Construction:LIBXC2 to LIBXC2 over redirect
- 08:19, 17 January 2022 Ftran talk contribs deleted redirect LIBXC2 by overwriting (Deleted to make way for move from "Construction:LIBXC2")
- 08:19, 17 January 2022 Ftran talk contribs moved page Construction:LIBXC1 to LIBXC1 over redirect
- 08:19, 17 January 2022 Ftran talk contribs deleted redirect LIBXC1 by overwriting (Deleted to make way for move from "Construction:LIBXC1")
- 08:16, 17 January 2022 Ftran talk contribs moved page LIBXC1 to Construction:LIBXC1 over redirect
- 08:16, 17 January 2022 Ftran talk contribs deleted redirect Construction:LIBXC1 by overwriting (Deleted to make way for move from "LIBXC1")
- 08:15, 17 January 2022 Ftran talk contribs moved page Construction:LIBXC1 to LIBXC1 over redirect
- 08:15, 17 January 2022 Ftran talk contribs deleted redirect LIBXC1 by overwriting (Deleted to make way for move from "Construction:LIBXC1")
- 08:14, 17 January 2022 Ftran talk contribs moved page LIBXC2 to Construction:LIBXC2 over redirect
- 08:14, 17 January 2022 Ftran talk contribs deleted redirect Construction:LIBXC2 by overwriting (Deleted to make way for move from "LIBXC2")
- 07:45, 17 January 2022 Huebsch talk contribs deleted page TAG (Author request: content was: "{{TAGDEF|LIBXC2|[integer] or [string]}} Description: LIBXC2 specifies the correlation functional from the library of exchange-correlation functionals Libxc{{cite|marques:cpc:2012}}{{cite|lehtola:sx:2018}}{{cite|libxc}} that one wants to use. ---- LIBXC2 can be either integers or strings. A detailed explanation can be foun == Related Tags and Sections == {{TAG|LIBX...", and the only contributor was "Ftran" ([[User...)
- 07:42, 17 January 2022 Ftran talk contribs moved page LIBXC1 to Construction:LIBXC1 over redirect
- 07:42, 17 January 2022 Ftran talk contribs deleted redirect Construction:LIBXC1 by overwriting (Deleted to make way for move from "LIBXC1")
- 07:41, 17 January 2022 Ftran talk contribs moved page Construction:LIBXC1 to LIBXC1 over redirect
- 07:41, 17 January 2022 Ftran talk contribs deleted redirect LIBXC1 by overwriting (Deleted to make way for move from "Construction:LIBXC1")
- 07:35, 17 January 2022 Ftran talk contribs created page TAG (Created page with "{{TAGDEF|LIBXC2|[integer] or [string]}} Description: {{TAG|LIBXC1}} and LIBXC2 specify the functionals from the library of exchange-correlation functionals Libxc{{cit...")
- 14:16, 13 January 2022 Ftran talk contribs moved page Construction:TBOUNDLIBXC to Construction:LTBOUNDLIBXC
- 19:24, 12 January 2022 Ftran talk contribs moved page TBOUNDLIBXC to Construction:TBOUNDLIBXC over redirect
- 19:24, 12 January 2022 Ftran talk contribs deleted redirect Construction:TBOUNDLIBXC by overwriting (Deleted to make way for move from "TBOUNDLIBXC")
- 17:20, 12 January 2022 Ftran talk contribs moved page Construction:TBOUNDLIBXC to TBOUNDLIBXC over redirect
- 17:20, 12 January 2022 Ftran talk contribs deleted redirect TBOUNDLIBXC by overwriting (Deleted to make way for move from "Construction:TBOUNDLIBXC")