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

E tensorflow/stream_executor/cuda/cuda_blas.cc:464] failed to create cublas handle: CUBLAS_STATUS_NOT_INITIALIZED #4

Open
mariorioMa opened this issue Aug 6, 2019 · 1 comment

Comments

@mariorioMa
Copy link

When I run “ python trainer.py --dataset MNIST --batch_size 36 --num_dis_conv 6 --gan_type wgan-gp”, it shows error as follow:
image

@PaulZhangIsing
Copy link

I tried to download the whole file, and downloaded CIFAR100 dataset.
while I try to run the script:
python3 trainer.py --dataset CIFAR100 --batch_size 25 --num_dis_conv 6 --gan_type wgan-gp
I waited for one day and longer, however, it seems it stucks there and does not progress.

{'id': <tf.Tensor 'shuffle_batch:0' shape=(25,) dtype=string>,
'image': <tf.Tensor 'shuffle_batch:1' shape=(25, 224, 224, 3) dtype=float32>}
2019-10-18 16:18:03.281299: I tensorflow/stream_executor/dso_loader.cc:152] successfully opened CUDA library libcublas.so.9.0 locally
0 10000000 <tf.Variable 'global_step:0' shape=() dtype=int64_ref>
'now is at step 0*******'
[2019-10-18 16:18:04,956] Saved checkpoint at 0

Do you face the same issue if you try to run with CIFAR100 dataset??

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

No branches or pull requests

2 participants