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

install from source #31

Open
elphinkuo opened this issue Jun 22, 2019 · 3 comments
Open

install from source #31

elphinkuo opened this issue Jun 22, 2019 · 3 comments

Comments

@elphinkuo
Copy link

I am really interested in the new paper, but this library is so hard to install or to build from source. Any update for the new blocksparse?

@elphinkuo
Copy link
Author

The cuda version has been OK now and I find that the latest blocksparse from pip install version is 1.13.1, which uses cuda 10.0. But even this when I want to "from blocksparse import BlocksparseTransformer" , the module has no attribute "dw_matmul_large_n" in just the init file.

On the other hand, I 'make compile ' successfully using the commented tons of variables in the Makefile by the author. But when import, still occurs strange exceptions....

How could this work?

@elphinkuo
Copy link
Author

I think the init file does not mach with the public 1.13.1 blocksparse lib or build from the source? Anyone maintain this library now? Does I guess right?

@0x70b1a5
Copy link

@elphinkuo i have no idea - it's so difficult to build and install

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