Skip to content
New issue

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

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

Already on GitHub? # to your account

unable to "from gmm_specializer.gmm import *" #9

Open
leonardltk opened this issue Aug 29, 2017 · 1 comment
Open

unable to "from gmm_specializer.gmm import *" #9

leonardltk opened this issue Aug 29, 2017 · 1 comment

Comments

@leonardltk
Copy link

Hi,

after
import pycasp
i did
from gmm_specializer.gmm import *

but the following error gives:

No configuration file ~/.asp_config.yml found.
Configuration key cuda_device_id not found
Configuration key autotune not found
Configuration key template_path not found
Configuration key name_of_backend_to_use not found
ERROR: You asked for a GMM specializer backend that is not supported. Currently GMM specializer only supports CUDA and Cilk backends.

How do i solve this ?

@Fangyh09
Copy link

Fangyh09 commented Dec 10, 2017

@leonardltk The author provide an example configuration in asp_config.yml. Copy it to ~/.asp_config.yml.

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

No branches or pull requests

2 participants