easybuild-easyblocks icon indicating copy to clipboard operation
easybuild-easyblocks copied to clipboard

Cleanup unused easyblocks

Open branfosj opened this issue 1 year ago • 0 comments

In #3089 we've cleaned up unused easyblocks instead of converting the run_cmd / run_cmd_qa use to run_shell_cmd. There is a list of easyblocks that do not use run_cmd / run_cmd_qa, this is the ones that are unused and remove them.

Need to check for indirect use of these (via EB_XYZ)

  • [ ] allinea.py
  • [ ] bwise.py
  • [ ] bioconductor.py ???
  • [ ] blender.py (all recent Blender ecs are PackedBinary)
  • [ ] chapel.py
  • [ ] ...

branfosj avatar Apr 19 '24 10:04 branfosj