issues
search
aibasel
/
machetli
GNU General Public License v3.0
6
stars
3
forks
source link
Grid Integration
#1
Closed
galerykaeser
closed
3 years ago
galerykaeser
commented
3 years ago
Research available signals and ways of communication between processes
Research MPI/Open MPI
Idea: Single grid node that is dedicated only for search
Idea: Write state of search to disk instead of keeping it as an active job
Idea: monitoring process that checks whether certain files have been written
Idea: Evaluate batches of 100 successors
galerykaeser
commented
3 years ago
Update
:
Snakemake
or
Nextflow
could be useful
Alternatively, parallel evaluation of successors could be achieved with Slurm array jobs
For this, a permanently active search node could submit array jobs and look for written files holding evaluation results