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

Build successfully but run faild #3

Closed
Superlee506 opened this issue Feb 22, 2020 · 5 comments
Closed

Build successfully but run faild #3

Superlee506 opened this issue Feb 22, 2020 · 5 comments

Comments

@Superlee506
Copy link

Hi, Thanks for this great project, I follow your build steps, and build successfuly on Win10,
But when I run the svgftest project, it failed.
My build system is as below:
Win 10 (professional)
cuda 10.1 (cuda_10.1.243_426.00_win10)
cmake 1.17
Any suggestion would be appreciated!!

GL Version(4.6.0 NVIDIA 426.00)?nAsset is not registered [sp_luk] (Texture)
Asset is not registered [sp_luk-nml] (Texture)
Asset is not registered [00_skap] (Texture)
Asset is not registered [01_STUB] (Texture)
Asset is not registered [01_STUB-nml] (Texture)
Asset is not registered [01_S_ba] (Texture)
Asset is not registered [01_St_kp] (Texture)
Asset is not registered [01_St_kp-nml] (Texture)
Asset is not registered [x01_st] (Texture)
Asset is not registered [KAMEN-stup] (Texture)
Asset is not registered [reljef] (Texture)
Asset is not registered [reljef-nml] (Texture)
Asset is not registered [KAMEN] (Texture)
Asset is not registered [KAMEN-nml] (Texture)
Asset is not registered [prozor1] (Texture)
Asset is not registered [vrata_kr] (Texture)
Asset is not registered [vrata_ko] (Texture)
Asset is not registered [sponza] (Object)
(../../asset/sponza/sponza.obj)
    61390[vertices]
    66450[polygons]
Asset is not registered [sponza_lod] (Object)
(../../asset/sponza/sponza_lod.obj)
    70750[vertices]
    12852[polygons]
Asset is not registered [studio015] (Texture)
CUDA error at E:/Document/VSProject/aten-master/src/libidaten/kernel/GenMipMaps.cu:124 code=98(invalid device function) "cudaGetLastError()"
assert : E:\Document\VSProject\aten-master\src\libidaten\cuda\cudautil.h(43)
@nackdai
Copy link
Owner

nackdai commented Feb 27, 2020

Sorry for your inconvenience, I will investigate.

@nackdai
Copy link
Owner

nackdai commented Feb 27, 2020

I fixed. I believe it might be fine. Could you try again?

@Superlee506
Copy link
Author

@nackdai Thanks for your reply. I will try again on windows. Thanks again for this great project!
Addtionnaly, I also run succussfully on the ubuntu 16.04.
But the warnings "Asset is nor registered" always come up, what does this warning means?

@nackdai
Copy link
Owner

nackdai commented Feb 28, 2020

In an application, register asset data for caching. And, for first registering, there is no registered assets. Therefore, the warning happens. I have noticed I should fix it...
Sorry for your confusing.

@Superlee506
Copy link
Author

@nackdai Copy that, Thanks!

Your implement of 'SVGF' run fater than the original paper's, that's amazing!

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