ENCODE-DCC / caper

Cromwell/WDL wrapper for Python
MIT License
53 stars 18 forks source link

apptainer #191

Open ad2n15 opened 1 year ago

ad2n15 commented 1 year ago

our HPC uses apptainer instead of singularity. is it suppoted?

B. W

leepc12 commented 1 year ago

I think it should because Apptainer is backward compatible to Singularity. Please run this to check if Apptainer works backward compatible.

$ singularity --version