Home
last modified time | relevance | path

Searched defs:sbatch (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sbatch/
H A DMakefile.am8 bin_PROGRAMS = sbatch program
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/utilities/
H A Dhardware.py14 sbatch = { variable
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/
H A DMakefile.am13 sbatch \ subdir
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmalgo_similarity.h190 void build_jaccard_similarity_batch(SIMBATCH& sbatch, const SV& sv) in build_jaccard_similarity_batch()
H A Dbmdbg.h669 similarity_batch_type sbatch; variable
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmalgo_similarity.h190 void build_jaccard_similarity_batch(SIMBATCH& sbatch, const SV& sv) in build_jaccard_similarity_batch()
H A Dbmdbg.h669 similarity_batch_type sbatch; variable
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dsequence_mask-inl.h209 int sbatch = param_.axis ? dshape[0] : dshape[1]; in InferShape() local
H A Dsequence_last-inl.h260 int sbatch = param_.axis ? dshape[0] : dshape[1]; in InferShape() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dsequence_mask-inl.h209 int sbatch = param_.axis ? dshape[0] : dshape[1]; in InferShape() local
H A Dsequence_last-inl.h260 int sbatch = param_.axis ? dshape[0] : dshape[1]; in InferShape() local
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/lib/python/mirtk/atlas/
H A Dspatiotemporal.py33 from mirtk.batch.slurm import submit as sbatch, wait as swait unknown
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dmiscres.c753 static FCODE sbatch[] = {" (Batch mode)"}; variable