Package Details: python-jax-jumpy 1.0.0-1

Git Clone URL: https://aur.archlinux.org/python-jax-jumpy.git (read-only, click to copy)
Package Base: python-jax-jumpy
Description: Common backend for Jax or Numpy
Upstream URL: https://github.com/Farama-Foundation/Jumpy
Licenses: Apache
Submitter: ghassan
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 1
Popularity: 0.000002
First Submitted: 2023-02-05 11:19 (UTC)
Last Updated: 2023-12-18 16:50 (UTC)

Latest Comments

mergen commented on 2023-03-09 14:29 (UTC) (edited on 2023-03-09 14:29 (UTC) by mergen)

Thanks for maintaining this software!

cuda 11.8, cudnn 8.6, python-cuda 2022.1, python-tensorflow-cuda 2.11, and tensorflow-opt-cuda 2.11 are installed from the official repositories.

I get the following error when try to install:


_CUDA_COMPUTE_CAPABILITIES=sm_52,sm_60,sm_70,compute_80 --crosstool_top=@local_config_cuda//crosstool:toolchain --@local_config_cuda//:enable_cuda --@org_tensorflow//tensorflow/compiler/xla/python:enable_gpu=true --define=xla_python_enable_gpu=true
ERROR: @org_tensorflow//tensorflow/compiler/xla/python:enable_gpu :: Error loading option @org_tensorflow//tensorflow/compiler/xla/python:enable_gpu: no such package '@local_config_cuda//cuda': Repository command failed
Could not find any cuda.h matching version '' in any subdirectory:
        ''
        'include'
        'include/cuda'
        'include/*-linux-gnu'
        'extras/CUPTI/include'
        'include/cuda/CUPTI'
        'local/cuda/extras/CUPTI/include'
of:
        '/opt/cuda/extras/CUPTI/lib64'
        '/opt/cuda/lib64'
        '/opt/cuda/nvvm/lib64'
        '/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin'
        '/opt/intel/oneapi/compiler/latest/linux/lib'
        '/opt/intel/oneapi/compiler/latest/linux/lib/x64'
        '/opt/intel/oneapi/lib/intel64'
        '/opt/intel/oneapi/mkl/latest/lib/intel64'
        '/opt/intel/oneapi/tbb/latest/lib/intel64/gcc4.8'
        '/usr'
        '/usr/lib'
        '/usr/lib/libfakeroot'
        '/usr/lib/octave/8.1.0'
        '/usr/lib32'

Do you have any suggestions to solve this?

ryaart commented on 2023-02-06 00:28 (UTC)

Missing python-hatchling dependency.