Jannes Klee

Results 6 comments of Jannes Klee

I changed the according entries. Please be aware that within the [create_channel_test_net-article](https://hyperledger-fabric.readthedocs.io/en/latest/create_channel/create_channel_test_net.html) the rest of the description of the *configtx.yaml* file does not seem to be up to date anymore....

The problem also occurs with 7900xt. Also with arch linux rocm packages from aur. Is there anything that can be done in order to make it run? Edit: I reproduced...

Installing opencl-amd and opencl-amd-dev seems to work for me. @Mushoz Did you install llvm with version >= 15 (arch still has 14) You can also have a look at: https://www.phoronix.com/review/rx7900xt-rx7900xtx-linux...

I got the same error when testing the minimal example shown above, and other samples and it vanished when I used the other packages. When I check the usage with...

My output is. I do not completely understand it to be honest.. ``` python samply.py 2022-12-29 19:22:12.450100: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library...

My assumption is also that it is a problem from tensorflow side. I tested above the samples from https://github.com/ROCm-Developer-Tools/HIP Example [bit_extract](https://github.com/ROCm-Developer-Tools/HIP/tree/develop/samples/0_Intro/bit_extract): ``` make ./bit_extract ``` gives me ``` info: running...