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

Stackoverflow/infinite recursion in info? #5

Closed
Biserkov opened this issue Jul 25, 2018 · 1 comment
Closed

Stackoverflow/infinite recursion in info? #5

Biserkov opened this issue Jul 25, 2018 · 1 comment

Comments

@Biserkov
Copy link
Contributor

Biserkov commented Jul 25, 2018

This works on 0.4, but doesn't on 0.5(.1)

(require '[uncomplicate.clojurecuda.core :refer :all])
(init)
(uncomplicate.commons.core/info (device 0))

StackOverflowError uncomplicate.clojurecuda.internal.impl/eval11036/fn--11039 (impl.clj:46)

@blueberry
Copy link
Member

Thanks for reporting this. I reproduced it and fixed it. Fix will be available shortly.

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