On 07/03/2013 07:50 PM, Fotis Georgatos wrote:
Hi Toon,
On Jul 3, 2013, at 5:21 PM, Toon Verstraelen wrote:
That worked. Thanks!
Please submit to easybuild git repo with a Pull Request, if you feel ready.
Hello,
I'm still testing things (now with eaasybuild 1.6.0). Once that is ready, I'll
make a pull request. I still have a few other questions.
- I need a newer version of Cython, which is easy enough, i.e. just create a
new eb file. However, this quickly becomes a mess, e.g. when different
programs start to depend on different versions of some library or tool, their
modules can (often) not be loaded together. Is there a way to avoid such mess?
- I noticed that the HDF5 library also comes in a gpfs flavor. How should one
decide whether a package (in my case, a newer h5py) depends on the gpfs
version or not?
- I had to patch libcx due to a silly bug. Where should one put such patch
files?
Best Regards,
Toon