mirror of https://github.com/abinit/abinit.git
24 lines
535 B
Plaintext
24 lines
535 B
Plaintext
&CONTROL
|
|
tasks = "mpi-utests",
|
|
fftalgs = 311, 312,
|
|
ndat = 3,
|
|
/
|
|
&SYSTEM
|
|
ecut = 40,
|
|
rprimd = 20, 0, 0, 0, 20, 0, 0, 0, 20,
|
|
/
|
|
|
|
#%%<BEGIN TEST_INFO>
|
|
#%% [setup]
|
|
#%% executable = fftprof
|
|
#%% need_cpp_vars = HAVE_FFT_FFTW3, HAVE_MPI
|
|
#%% [files]
|
|
#%% files_to_test = tfftfftw3_06.stdout, tolnlines=0, tolabs=0.0, tolrel=0.0
|
|
#%% [paral_info]
|
|
#%% max_nprocs = 5
|
|
#%% [extra_info]
|
|
#%% authors = M. Giantomassi
|
|
#%% keywords = MPI_FFT
|
|
#%% description = Unit tests for MPI-FFTW3 routines (fftalg=312, ndat=3, nthreads=0)
|
|
#%%<END TEST_INFO>
|