dithwick

Results 7 comments of dithwick

I'm not sure that relying on patch in the OS IS that problematic on the whole and it's still my preferred option over a python patch module.

Two other quick thoughts (although maybe best for a later update): * ALTCPU=ON should only be enabled when TBB is in the dependency chain, maybe it's worth detecting this (although...

@boegel Yeah sure. Does that work with the upload test report option or should I just do it manually?

Not sure if this is quite what you were after but https://gist.github.com/dithwick/9e0a69e6271ee4474cce0ee9f1588b31

Hi, I've just had this same problem again but with PyTorch-1.7.1-fosscuda-2020b.eb and at the sanity check stage this time: ``` == building and installing MPI/GCC-CUDA/10.2.0-11.1.1/OpenMPI/4.0.5/PyTorch/1.7.1... == fetching files... == creating...

Tensorflow again (this time 2.5.0), I'll post the error output here in case it helps identify where the problem is cropping up: ``` == processing EasyBuild easyconfig /sulis/easybuild/software/EasyBuild/4.4.1/easybuild/easyconfigs/t/TensorFlow/TensorFlow-2.5.0-foss-2020b.eb == building...

Maybe there is a way of parsing the table at https://gist.github.com/ax3l/9489132 - at least to pre-generate the information for the easyblock (saves having to look it up manually).