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

Fallback mechanism #15

Open
jonysy opened this issue Feb 13, 2017 · 2 comments
Open

Fallback mechanism #15

jonysy opened this issue Feb 13, 2017 · 2 comments

Comments

@jonysy
Copy link
Owner

jonysy commented Feb 13, 2017

Parenchyma should gracefully fallback to a compatible framework.

From the original README:

Collenchyma does not require OpenCL or Cuda on the machine and automatically falls back to the native host CPU, making your application highly flexible and fast to build.

@jonysy
Copy link
Owner Author

jonysy commented Mar 2, 2017

What I’ve come across so far:

@jonysy
Copy link
Owner Author

jonysy commented Mar 16, 2017

Running into issues with libloading when using the crate from another crate..

dlopen(..) image not found

jonysy added a commit that referenced this issue Mar 16, 2017
* This closes #2 and closes #18
* I kept running into issues w/ the libloading crate (referencing #15)
* I'm currently playing around with NDArray (referencing #20), though
the way the Index trait works with ArrayBase is rather complicated
* See the changelog for more information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant