Package Details: python-horovod 0.28.1-4

Git Clone URL: https://aur.archlinux.org/python-horovod.git (read-only, click to copy)
Package Base: python-horovod
Description: Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet
Upstream URL: https://github.com/horovod/horovod
Licenses: Apache-2.0
Submitter: hottea
Maintainer: hottea (lilac)
Last Packager: lilac
Votes: 0
Popularity: 0.000000
First Submitted: 2020-03-26 17:35 (UTC)
Last Updated: 2024-04-28 14:30 (UTC)

Sources (4)

Latest Comments

« First ‹ Previous 1 2

olko commented on 2021-03-10 08:35 (UTC) (edited on 2021-03-10 08:45 (UTC) by olko)

Could it be that an unmet dependency ist causing the error. Especially I see ROCm (I use only CUDA + mxnet) is referenced in the compiler output:

c++: Fehler: No: Datei oder Verzeichnis nicht gefunden

c++: Fehler: ROCm: Datei oder Verzeichnis nicht gefunden

c++: Fehler: runtime: Datei oder Verzeichnis nicht gefunden

c++: Fehler: is: Datei oder Verzeichnis nicht gefunden

c++: Fehler: found,: Datei oder Verzeichnis nicht gefunden

c++: Fehler: using: Datei oder Verzeichnis nicht gefunden

c++: Fehler: ROCM_HOME=/opt/rocm: Datei oder Verzeichnis nicht gefunden

olko commented on 2021-03-10 08:28 (UTC) (edited on 2021-03-10 08:31 (UTC) by olko)

I simply used yay -S python-horovod why should this not work (for instance building mxnet was not a problem)? Or why is build in a change rooted env required?

hottea commented on 2021-03-10 08:20 (UTC)

You could install it from ArchLinuc CN repo without building it from source. If you'd like to build it from source, try building it in a clean chroot. Check the latest build log here, I see no error.

olko commented on 2021-03-10 07:13 (UTC)

Fails with error: make: * [Makefile:149: all] Fehler 2 Traceback (most recent call last): File "/home/graemer/.cache/yay/python-horovod/src/horovod-0.21.3/setup.py", line 146, in <module> setup(name='horovod', File "/usr/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(attrs) File "/usr/lib/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/usr/lib/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/usr/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run _build_ext.run(self) File "/usr/lib/python3.9/site-packages/Cython/Distutils/old_build_ext.py", line 186, in run _build_ext.build_ext.run(self) File "/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run self.build_extensions() File "/home/graemer/.cache/yay/python-horovod/src/horovod-0.21.3/setup.py", line 90, in build_extensions subprocess.check_call([cmake_bin, '--build', '.'] + cmake_build_args, File "/usr/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--config', 'RelWithDebInfo', '--', 'VERBOSE=1']' returned non-zero exit status 2. ==> FEHLER: Ein Fehler geschah in build(). Breche ab... error making: python-horovod

I guess it is caused by:

Error copying file (if different) from "/home/graemer/.cache/yay/python-horovod/src/horovod-0.21.3/build/temp.linux-x86_64-3.9/horovod/common/ops/cuda/CMakeFiles/horovod_cuda_kernels.dir//horovod_cuda_kernels_generated_cuda_kernels.cu.o.depend.tmp" to "/home/graemer/.cache/yay/python-horovod/src/horovod-0.21.3/build/temp.linux-x86_64-3.9/horovod/common/ops/cuda/CMakeFiles/horovod_cuda_kernels.dir//horovod_cuda_kernels_generated_cuda_kernels.cu.o.depend". CMake Error at horovod_cuda_kernels_generated_cuda_kernels.cu.o.RelWithDebInfo.cmake:238 (message): Error generating /home/graemer/.cache/yay/python-horovod/src/horovod-0.21.3/build/temp.linux-x86_64-3.9/horovod/common/ops/cuda/CMakeFiles/horovod_cuda_kernels.dir//./horovod_cuda_kernels_generated_cuda_kernels.cu.o