Skip to content

Conversation

@csarofeen
Copy link
Contributor

No description provided.

@soumith
Copy link
Contributor

soumith commented Dec 13, 2017

The CUDA 9.0 contbuilds are failing with:

17:14:22 /var/lib/jenkins/workspace/aten/src/THC/generic/THCTensorMathBlas.cu(657): error: identifier "THCudaBlas_HgemmStridedBatched" is undefined
17:14:22 
17:14:22 1 error detected in the compilation of "/tmp/tmpxft_00000724_00000000-7_THCTensorMathBlas.compute_52.cpp1.ii".
17:14:22 CMake Error at ATen_generated_THCTensorMathBlas.cu.o.cmake:267 (message):
17:14:22   Error generating file
17:14:22   /var/lib/jenkins/workspace/torch/lib/build/aten/src/ATen/CMakeFiles/ATen.dir/__/THC/./ATen_generated_THCTensorMathBlas.cu.o

@csarofeen
Copy link
Contributor Author

Sorry about that, missed one cuda version check fix.

@soumith soumith merged commit 5a264b4 into pytorch:master Dec 15, 2017
@soumith
Copy link
Contributor

soumith commented Dec 15, 2017

thanks Christian!

@soumith soumith added the 0.3.1 label Feb 4, 2018
soumith pushed a commit that referenced this pull request Feb 7, 2018
* Add cublas batched gemm.

* Comment cleanup batched gemm.

* Fix cuda versioning batched gemm.
@csarofeen csarofeen deleted the cublas_batched_gemm branch February 12, 2020 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants