Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Add compute model number to Compile custom LSTM for Tesla V100 #1198

Merged
merged 1 commit into from
May 11, 2018

Conversation

julianmichael
Copy link
Contributor

Needed to do this to get the custom highway LSTM working on a Tesla V100, otherwise during backprop it would fail and emit the error CUDA Error: no kernel image is available for execution on the device.

Copy link
Contributor

@DeNeutoy DeNeutoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@DeNeutoy DeNeutoy merged commit 77b33fb into allenai:master May 11, 2018
@julianmichael julianmichael deleted the custom-lstm-v100-compilation branch May 11, 2018 21:33
gabrielStanovsky pushed a commit to gabrielStanovsky/allennlp that referenced this pull request Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants