conda env for linux U20.04 #405
Replies: 5 comments 4 replies
-
Hi there, thank you for this contribution! I do not regularly use Conda but would love to integrate this (or some platform-agnostic form of it) into the codebase. Would you mind creating a pull request so it doesn't fall through the cracks? I'd then have a closer look, shuffling the file around, at an opportune time in the future. Cheers! |
Beta Was this translation helpful? Give feedback.
-
Any updates on this? The file in the link above no longer works. |
Beta Was this translation helpful? Give feedback.
-
sure, I can have a go, can you help test it?
…On Wed, Oct 26, 2022, 01:14 Luchao Qi ***@***.***> wrote:
Any updates on this? The file in the link above no longer works.
—
Reply to this email directly, view it on GitHub
<#405 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUMWMF35PVFNB2N6BQU4JLWFBZVJANCNFSM5R4RHNYA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
you can find it on my fork, added section to the README.md and
environment.yml:
https://github.com/sherwoac/instant-ngp/
Lemme know if you have any difficulties.
Thanks.
Adam
…On Wed, 26 Oct 2022 at 18:00, Luchao Qi ***@***.***> wrote:
Sure, would love to help test it.
—
Reply to this email directly, view it on GitHub
<#405 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUMWMFCHZOUM77CVONUDFLWFFPR7ANCNFSM5R4RHNYA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi.
I don't specify update in the README.md, haven't tried it, so can't say
what would happen. did you try without?
Adam
…On Thu, Oct 27, 2022, 00:09 Luchao Qi ***@***.***> wrote:
Still having some problems with pkg versions but can be solved through conda
update --all. Then it prompts CUDA_ARCHITECTURES is empty for target
"cmTC_efa1e" which is similar here: [NVlabs/instant-ngp: Instant neural
graphics primitives: lightning fast NeRF and more
<https://github.com/NVlabs/instant-ngp#troubleshooting-compile-errors>](
https://github.com/NVlabs/instant-ngp#troubleshooting-compile-errors)
—
Reply to this email directly, view it on GitHub
<#405 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUMWMFF7O3NSXP56WIBAE3WFG24LANCNFSM5R4RHNYA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I created the following conda environment definition for this instant ngp, might be useful to some, welcome to add it to the project if it gets broad adoption. For my on linux/U20.04, instant ngp builds and runs with it.
https://gist.github.com/sherwoac/bad3aef6e3e301b43890bc49fbab6986
Beta Was this translation helpful? Give feedback.
All reactions