gridmap icon indicating copy to clipboard operation
gridmap copied to clipboard

Easily map Python functions onto a cluster using a DRMAA-compatible grid engine like Sun Grid Engine (SGE).

Results 33 gridmap issues
Sort by recently updated
recently updated
newest added

Is there a way to mimic qsub, where the submission routine finishes immediately after submission? We are working on a web app, where the web app will submit a task...

This should enable user to add a shared value common for all the jobs spanned by grid_map

Thanks a lot for the package. It'd been used in a project I joined recently. The problem I need to sort out is to span the jobs with shared memory,...