Discussion:
[CUDPP][1134] first time user, missing files
Geo B
2017-01-22 19:04:15 UTC
Permalink
Hi everyone,


I'm building GigaVoxels on Win64. First step is to build CUDPP. My issue is
regarding the moderngpu files : cmake compains they are missing. When I
check in github, they are there, but with ` moderngpu @ b6b3ed5
<https://github.com/NVlabs/moderngpu/tree/b6b3ed52f8f7478b969e05242980c97ff21a6ab0>
`
When I download the zip, they are missing.

I can work around it, but I thought I would make it known for other first
time users.

Thanks

Geo
--
You received this message because you are subscribed to the Google Groups "CUDPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cudpp+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.
John Owens
2017-01-22 19:07:29 UTC
Permalink
Make sure, when you clone, that you're cloning recursively (git clone --recursive) so it fetches the dependencies as well.

Failing that, you can run the submodule commands standalone, but it's easier to clone recursively from the start.

JDO
Post by Geo B
Hi everyone,
When I download the zip, they are missing.
I can work around it, but I thought I would make it known for other first time users.
Thanks
Geo
--
You received this message because you are subscribed to the Google Groups "CUDPP" group.
Visit this group at https://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "CUDPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cudpp+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.
Geo B
2017-01-22 19:41:03 UTC
Permalink
Thank you!
Post by John Owens
Make sure, when you clone, that you're cloning recursively (git clone
--recursive) so it fetches the dependencies as well.
Failing that, you can run the submodule commands standalone, but it's
easier to clone recursively from the start.
JDO
Post by Geo B
Hi everyone,
I'm building GigaVoxels on Win64. First step is to build CUDPP. My issue
is regarding the moderngpu files : cmake compains they are missing. When I
Post by Geo B
When I download the zip, they are missing.
I can work around it, but I thought I would make it known for other
first time users.
Post by Geo B
Thanks
Geo
--
You received this message because you are subscribed to the Google
Groups "CUDPP" group.
Post by Geo B
To unsubscribe from this group and stop receiving emails from it, send
<javascript:>.
Post by Geo B
Visit this group at https://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "CUDPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cudpp+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.
Loading...