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

[WIP]Debug errors in Kolmogorov Equations model #179

Merged
merged 3 commits into from
Jun 19, 2020

Conversation

ashutosh-b-b
Copy link
Contributor

No description provided.

@ashutosh-b-b
Copy link
Contributor Author

@ChrisRackauckas This should be able to compile on a GPU. It will however give an error for some blocks and take a lot of time to compile over the CPU.

@ChrisRackauckas
Copy link
Member

It will however give an error for some blocks

What do you mean?

@ashutosh-b-b
Copy link
Contributor Author

It will however give an error for some blocks

What do you mean?

It will give error if it is compiled on the CPU.

@ChrisRackauckas
Copy link
Member

what's the error?

@ashutosh-b-b
Copy link
Contributor Author

Wont there be an Assertion Error (CUDAdrv.jl not initialised) Since the GPU functionality is unavailable ? I didnot compile on the CPU though because it took a lot of time.

@ChrisRackauckas
Copy link
Member

we should make sure it runs on both (and probably start upgrading some stuff to CUDA.jl when it's ready). https://juliagpu.gitlab.io/CUDA.jl/installation/conditional/ should be all we need.

@ashutosh-b-b
Copy link
Contributor Author

@ChrisRackauckas This should be fine ?

@ChrisRackauckas
Copy link
Member

Does CUDA.jl not interfere with Zygote versioning?

@ashutosh-b-b
Copy link
Contributor Author

You mean while adding? It added alright.

@ChrisRackauckas ChrisRackauckas merged commit c1d577c into SciML:master Jun 19, 2020
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

Successfully merging this pull request may close these issues.

2 participants