Jingbei Li

Results 122 comments of Jingbei Li

We still cannot build tensorflow-rocm successfully. But tensorflow-amd could be built, which uses an upstream forked by rocm. So it has been added into arch4edu and could be a replacement...

We have a builder with newer CPUs to compile the optimized version of tensorflow. `tensorflow-opt-amd` is just built in https://github.com/arch4edu/cactus/actions/runs/3410665449/jobs/5673897959 . `tensorflow-rocm` is still failing #132 .

`tensorflow-rocm` is built from https://github.com/tensorflow/tensorflow . `tensorflow-amd` is built from https://github.com/ROCmSoftwarePlatform/tensorflow-upstream .

Hi, this issue can be solved by building with `bazel5`. https://github.com/arch4edu/cactus/actions/runs/5133068703/jobs/9236993635 But new error shows: ``` Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build...

https://github.com/ray-project/ray/issues/35200

Building with gcc12 solve the issue. Also added git and libxcrypt-compat to makedepends.

Seems to be same to the error in https://github.com/arch4edu/cactus/actions/runs/5273929988/jobs/9537891124 ``` [ 32%] Building CXX object src/clstepcore/CMakeFiles/stepcore-static.dir/STEPattributeList.cc.o In file included from /build/openvsp/src/buildlibs/STEPCODE-prefix/src/STEPCODE/src/clstepcore/sdai.h:210, from /build/openvsp/src/buildlibs/STEPCODE-prefix/src/STEPCODE/src/clstepcore/STEPattribute.h:21, from /build/openvsp/src/buildlibs/STEPCODE-prefix/src/STEPCODE/src/clstepcore/STEPattributeList.cc:14: /build/openvsp/src/buildlibs/STEPCODE-prefix/src/STEPCODE/src/cldai/sdaiEntity_extent.h: In member function ‘SDAI_DAObject__set*...