Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup.py and related scripts for NVRTC support. #201

Closed
delta2323 opened this issue Jun 24, 2017 · 1 comment
Closed

Update setup.py and related scripts for NVRTC support. #201

delta2323 opened this issue Jun 24, 2017 · 1 comment
Labels
cat:document Documentation cat:install Build and installation
Milestone

Comments

@delta2323
Copy link
Member

Although we have switched from NVCC to NVRTC to compile kernels, CuPy searches for NVCC modules in its installation in setup.py and related scripts. We need to update them and corresponding installation document.

@delta2323 delta2323 added cat:document Documentation cat:install Build and installation labels Jun 24, 2017
@takagi
Copy link
Member

takagi commented Jun 24, 2017

NVCC is still in use for Thrust support. Setup scripts build cupy.cuda.thrust module in terms of NVCC.

@okuta okuta added this to the Closed issues and PRs milestone Sep 17, 2017
@okuta okuta closed this as completed Sep 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:document Documentation cat:install Build and installation
Projects
None yet
Development

No branches or pull requests

3 participants