You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
He makes use of MPI language called Swift in order to call AWK script concurrently. Each thread of the HPC handles a specific file, this means that for the Batch partition up to 200 files can be handled simultaneously.
Batch is composed by 10 nodes each one with 20 cores and 128 GB RAM. A user can assign parallel jobs (either in a single node or across several nodes) to the batch partition.
How to implement multithread option of the searches?
See the awk scripts that do text mining with awk
The text was updated successfully, but these errors were encountered: