Home
last modified time | relevance | path

Searched defs:mpi_procs (Results 1 – 9 of 9) sorted by relevance

/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/
H A Dddb.py1019 mpi_procs=1, workdir=None, manager=None, return_input=False): argument
1142 verbose=0, mpi_procs=1): argument
1191 verbose=0, mpi_procs=1): argument
1326 ndivsm=20, ngqpt=None, verbose=0, mpi_procs=1): argument
1365 def anaget_epsinf_and_becs(self, chneut=1, mpi_procs=1, workdir=None, manager=None, verbose=0): argument
1401 mpi_procs=1, workdir=None, manager=None, verbose=0, anaddb_kwargs=None): argument
1429 manager=None, workdir=None, mpi_procs=1, symmetrize_tensors=False, argument
1485 manager=None, mpi_procs=1, verbose=0, anaddb_kwargs=None): argument
1566 mpi_procs=1, workdir=None, manager=None, verbose=0, retpath=False): argument
1642 def anaget_raman(self, asr=2, chneut=1, ramansr=1, alphon=1, workdir=None, mpi_procs=1, argument
[all …]
H A Dvsound.py59 anaddb_kwargs=None, verbose=0, mpi_procs=1, workdir=None, manager=None): argument
H A Dgruneisen.py673 verbose=0, mpi_procs=1, workdir=None, manager=None): argument
/dports/science/py-abipy/abipy-0.9.0/abipy/flowtk/
H A Dqadapters.py241 def divmod_node(self, mpi_procs, omp_threads): argument
779 def mpi_procs(self): member in QueueAdapter
783 def set_mpi_procs(self, mpi_procs): argument
875 def distribute(self, mpi_procs, omp_threads, mem_per_proc): argument
1269 def set_mpi_procs(self, mpi_procs): argument
1759 def set_mpi_procs(self, mpi_procs): argument
1817 def set_mpi_procs(self, mpi_procs): argument
1914 def set_mpi_procs(self, mpi_procs): argument
H A Dtasks.py183 def mpi_procs(self): member in ParalConf
245 def from_mpi_omp_lists(cls, mpi_procs, omp_threads): argument
689 def to_shell_manager(self, mpi_procs=1): argument
734 def new_with_fixed_mpi_omp(self, mpi_procs, omp_threads): argument
858 def mpi_procs(self): member in TaskManager
876 def set_mpi_procs(self, mpi_procs): argument
1576 def with_fixed_mpi_omp(self, mpi_procs, omp_threads): argument
1796 def mpi_procs(self): member in Task
2628 def temp_shell_task(cls, inp, mpi_procs=1, workdir=None, manager=None): argument
4552 def temp_shell_task(cls, inp, ddb_node, mpi_procs=1, argument
/dports/science/py-abipy/abipy-0.9.0/abipy/benchmarks/
H A D__init__.py238 def accept_mpi_omp(opts, mpi_procs, omp_threads): argument
/dports/science/py-abipy/abipy-0.9.0/abipy/panels/
H A Dddb.py17 mpi_procs = param.Integer(1, bounds=(1, None), doc="Number of MPI processes used in anaddb") variable in DdbFilePanel
H A Dcore.py41mpi_procs = param.Integer(1, bounds=(1, None), doc="Number of MPI processes used when runnin Fortr… variable in AbipyParameterized
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/
H A Dfold2bloch.py34 def from_wfkpath(cls, wfkpath, folds, workdir=None, manager=None, mpi_procs=1, verbose=0): argument