We are using apptainer/singularity containers to run custom function on delta HPC GPUs.
Updates:
Using funcx==1.0.10 funcx-endpoint==1.0.10, therefore some modifications in syntax wrt SDK calls for submitting functions.
All delta configs are present in a separate delta folder under funcx. The instructions to operate and setup the endpoint and image is mentioned in the README.md file.
Created a json config file to read the endpoint_id and container_id required as args for the funcX Executor
We are using apptainer/singularity containers to run custom function on delta HPC GPUs.
Updates: