Update BrainScaleS and add hxtorch
2 unresolved threads
Merged
requested to merge emuller/ebrains-spack-builds:update_brainscales_and_add_hxtorch into ebrains-22-07
2 unresolved threads
Compare changes
Files
3+ 40
− 5
@@ -3,6 +3,7 @@
@@ -12,7 +13,7 @@ class Hxtorch(WafPackage):
@@ -60,33 +61,67 @@ class Hxtorch(WafPackage):
You can't see any errors in the logs because it's inside the try/except:pass, but this line gets a
KeyError: ',_PLUS'
because the curly brackets need escaping and the PATHS are not modified as expected.