Pascal Jahan Elahi
Pascal Jahan Elahi
Perhaps I am being a bit harsh but if in practice there is not enough time to cover what would qualify as "basics", then it should be left out and...
Interesting @martinosorb , is that the feedback you got from the students? I will say that I was never arguing for a complete focus on basic stuff to the exclusion...
Hi @alalazo , sorry I've been swamped by other things and will be for the next two weeks. I return to this in late March.
Hi @yxsamliu I have tried patching the `cmake` with the appropriate line and now I am no longer getting the original issue I was running into but am now encountering...
For completness, the configuration was ``` cmake -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX= -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang -DCMAKE_Fortran_COMPILER=ftn -DCMAKE_CXX_FLAGS=-fuse-ld=lld -DBITCODE_DIR=/llvm/amdgcn/bitcode .. -- The C compiler identification is Clang 17.0.0 -- The CXX compiler identification is...
This error is from builds of 5.7.0. I did try 5.7.1 and got ``` Running command git clone -b rocm-5.7.1 https://github.com/ROCmSoftwarePlatform/hipRAND.git Cloning into 'hipRAND'... fatal: Remote branch rocm-5.7.1 not found...
Aslo, I note that (by ignoring hipRand), I get the same errors in 5.7.1 as 5.7.0. So how can I get a consistent build with 5.7.x?
Note that since the errors have changed drastically, feel free to close this issue as I will raise another one.
Hi @swati-gavas I am quite busy for the next few days but will get to this soon. I think the main thing will be to update the hdf5 reader to...
Hi @Currodri, it would help if you could describe the RAMSES format you are trying to load. I've encountered several different formats with different amounts of information in the header...