mirror of https://github.com/abinit/abinit.git
30 lines
672 B
Plaintext
30 lines
672 B
Plaintext
&CONTROL
|
|
tasks = "gw_fft",
|
|
fftalgs = 112, 412, 312,
|
|
ncalls = 5,
|
|
max_nthreads = 4,
|
|
ndat = 1,
|
|
/
|
|
&SYSTEM
|
|
ecut = 20,
|
|
rprimd = 20, 0, 0, 0, 20, 0, 0, 0, 20,
|
|
kpoint = 0.1, 0.2, 0.3,
|
|
osc_ecut = 10,
|
|
/
|
|
|
|
#%%<BEGIN TEST_INFO>
|
|
#%% [setup]
|
|
#%% executable = fftprof
|
|
#%% exclude_builders = eos_nvhpc_23.9_elpa, .*_intel_2023_.*
|
|
#%% need_cpp_vars = HAVE_OPENMP
|
|
#%% [files]
|
|
#%% files_to_test = tfftgw_02.stdout, tolnlines=2, tolabs=3.0e-8, tolrel=1.1
|
|
#%% [paral_info]
|
|
#%% max_nprocs = 1
|
|
#%% [extra_info]
|
|
#%% keywords = GW
|
|
#%% authors = M. Giantomassi
|
|
#%% description =
|
|
#%% Test the FFT routines used in the GW code with (complex arguments, up to 4 threads).
|
|
#%%<END TEST_INFO>
|