ROCm / hipify_torch

MIT License
18 stars 10 forks source link

[Issue]: Can not find "vector_functions.h" when try to manually compile the pytorch3d #70

Open YuxinCHENGPE opened 5 months ago

YuxinCHENGPE commented 5 months ago

Problem Description

Try to compile the pytorch3d on Ubuntu server with ROCM on it. However, the "vector_functions.h" file of official CUDA library can not find in Hip when compile.

Operating System

"Ubuntu" "20.04.4 LTS (Focal Fossa)"

CPU

AMD EPYC 9554 64-Core Processor

ROCm Version

ROCm 5.7.1

ROCm Component

HIPIFY

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response