This repository was archived by the owner on Oct 19, 2024. It is now read-only.
  
  
  
  
  
Description
Please describe the bug
The installation check failed when typing the following commands
ray start --head
python3 -m alpa.test_install
Please describe the expected behavior
The test failed.
System information and environment
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04, docker):Red Hat 8.8
 
- Python version: Python 3.9.18
 
- CUDA version:11.3.0
 
- NCCL version:
 
- cupy version:
 
- GPU model and memory:
 
- Alpa version:
 
- TensorFlow version:
 
- JAX version:
-I used our gpu server which applies CUDA 11.3.0. I then installed cudnn 8.2.0 by myself

 
To Reproduce
Steps to reproduce the behavior:
1.ray start --head
2.python3 -m alpa.test_install
3.
4. See error
Screenshots
If applicable, add screenshots to help explain your problem.

Code snippet to reproduce the problem
Additional information
Add any other context about the problem here or include any logs that would be helpful to diagnose the problem.