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

is there a base package for vc141? #35

Open
Pagey opened this issue Nov 6, 2018 · 3 comments
Open

is there a base package for vc141? #35

Pagey opened this issue Nov 6, 2018 · 3 comments

Comments

@Pagey
Copy link

Pagey commented Nov 6, 2018

what should be used for those compiled on vc141?

Thanks

@Pagey
Copy link
Author

Pagey commented Nov 6, 2018

just tried itr and i think it works on base package (v2) of vc14..

@Pagey
Copy link
Author

Pagey commented Nov 6, 2018

nope im not sure now thaat it did, got cuda error cudaMalloc failed: invalid argument

@Pagey
Copy link
Author

Pagey commented Nov 7, 2018

actually it seems to compile fine with vc14, but still getting that error cudaMalloc failed: invalid argument

yajiedesign pushed a commit that referenced this issue Nov 27, 2018
* edge_id op csr forward on CPU (#34)

* add node subgraph generator. (#35)

* create DGLSubgraph.

* fix.

* return old eids in node_subgraph.

* accelerate subgraph construction.

* Add neighborhood op (#37)

* add csr_neighborhood op

* update neighborhood sample

* Update csr_neighborhood_sample-inl.h

* Update csr_neighborhood_sample-inl.h

* Update csr_neighborhood_sample.cc

* add graph compact operator.

* fix a bug in dgl_subgraph.

* fix a bug in dgl_graph_compact.

* Update csr sample op (#39)

* add csr_neighborhood op

* update neighborhood sample

* Update csr_neighborhood_sample-inl.h

* Update csr_neighborhood_sample-inl.h

* Update csr_neighborhood_sample.cc

* Update csr_neighborhood_sample-inl.h

* Update csr_neighborhood_sample.cc

* Update csr_neighborhood_sample-inl.h

* remove space.

* move to dgl_graph to contrib.

* move code.

* move edge id.

* fix compilation error.

* add test for subgraph.

* cleanup.

* fix.

* fix.

* fix compile error.

* fix compile error.

* fix compile error.

* fix.

* add operator doc.

* remove graph_compact

* update doc.

* address comments.

* retrigger.

* address comments.

* retrigger

* fix a bug in test.

* retrigger

* add check_format
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

1 participant