Jure Pečar
Jure Pečar
In our environment we authenticate vnc users against ldap via pam. We use turbovnc set to pam-userpwd auth method. On protocol level this means tightvnc auth with capability set to...
Trying to build some PythonPackage with easybuild 4.1.0 I noticed that if I declare ``` versionsuffix = '-Python-%(pyver)s' dependencies = [('Python', '3.7.4') ('SciPy-bundle', '2019.10', versionsuffix)] ``` works, but trying with...
I'm trying to build something against EasyBuild provided OpenCV. I'm hitting this issue: http://stackoverflow.com/questions/34401117/compiling-code-with-opencv-usr-bin-ld-cannot-find-lippicv It looks like an issue with OpenCV: libippicv.a gets dumped under $EBROOTOPENCV/share/OpenCV/3rdparty/lib/libippicv.a where it has no...
Hi, we recently deployed some 2x 64c epyc servers with all 256 threads enabled. I was surprised to discover that nhc always times out on these machines. With some poking...
Please take a look at https://easybuild.readthedocs.io/en/latest/ - this tool is in use by over half of all the major HPC installations around the world. It is well structured and provides...
Hi, My users reported hitting this error on MMseqs2-17 on our HPC beegfs parallel storage. I worked with them to isolate a small and quick way to reproduce it consistently....
Trying to build dorado via EasyBuild using GCC 13.3, I'm hitting this: ``` [ 81%] Building CXX object CMakeFiles/dorado_lib.dir/dorado/variant/variant_progress_tracker.cpp.o /g/easybuild/x86_64/Rocky/8/rome/software/OpenMPI/5.0.3-GCC-13.3.0/bin/mpicxx -DDORADO_CUDA_BUILD=1 -DDORADO_GPU_BUILD=1 -DDORADO_METAL_BUILD=0 -DDORADO_ORIN=0 -DDORADO_TX2=0 -DENABLE_PER_READ_TRACE=0 -DFMT_BEGIN_NAMESPACE="namespace fmt { inline...
### What happened I'm playing around with firewalld on el10, trying to push all of firehol blocklists IPs into it. Using iprange tool I condensed all of those blocklists into...