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

Re: Fixed modal script for updated cudnn version, and read errors #743

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vyom1611
Copy link
Contributor

Commented out the fread_check in cuda_common.h which was added recently. Those checks cause errors when running the script for serverless executions:
349870367-80e88fd7-c130-4bff-bc7d-2630f5d74bd4

Also updated cudnn version from libcudnn8 to libcuddn9-cuda-12.
Adding both of these updates makes the script run perfectly, and using test_gpt2 also produces 'OK' and validates the correctness.

349870919-6f61316e-c479-452b-89b1-5b1c8b75a323

Also refactored and changed the script to run the dataset setup on the serverless container for easier data transfer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant