Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

lucas-camp/torch_iree_cuda_repr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducer for IREE Bug

Installation

  • Create and activate a virtual environemt with python 3.10
  • Get your CUDA version with nvidia-smi
  • for CUDA 11 run pip install -r requirements-torch-cu118.txt
  • for CUDA 12 run pip install -r requirements-torch-cu121.txt
  • run pip install -r requirements-iree.txt
  • run pip install -r requirements-shark-turbine.txt
  • run ./compile.sh (this should give no output)
  • run ./run.sh (this should output EXEC @main several times)
  • run ./compares.sh (this should output Max difference: xxx several times)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published