David Rohr
David Rohr
Thanks, the fix works.
I found another issue with the hip-clang from this recipe: When the command line invoking hipcc contains `-fopenmp`, I receive the following errors: ``` /opt/rocm/llvm/lib/clang/10.0.0/include/__clang_cuda_math_forward_declares.h:53:16: error: static declaration of 'abs'...
To add my opinion: I think this is quite a central ROOT feature, and supporting larger buffers will become imperative at some point anyway, so I don't see a strong...
ok then, I don't mind. we can merge it.
@sgorbuno : This is Ruben's class for the in-memory flat representation of the TPC transformation without pointers. From my side this looks good. Could you have a look? Would you...
We build with the FullCI builder for the EPNs, which passes the build, so should be fine. Merging.
Currently failing due to old json-c. We need to bump json-c, but the new version needs cmake instead of autoconf, so the recipe must be adapted.
Now fails in `AliAlfred/DimRpcParallal` with ``` /sw/SOURCES/DimRpcParallel/v0.1.2/v0.1.2/src/dimrpcqueue.cpp: In member function 'void DimRpcQueue::processRequests()': /sw/SOURCES/DimRpcParallel/v0.1.2/v0.1.2/src/dimrpcqueue.cpp:59:62: error: ignoring return value of 'std::lock_guard::lock_guard(mutex_type&) [with _Mutex = std::mutex; mutex_type = std::mutex]', declared with attribute 'nodiscard'...
@singiamtel @ktf : the slc9-aarch CI fails with ``` Downlod reference files in ci_test_dir .. OK Uploading the ci_test_dir to GRID .. Could not upload reference files in 005_cp_dir.test/test.sh Exception...
Well, I don't know how to get a log file beyond the build log I get from the CI. What log file are you actually referring to?