parenchyma icon indicating copy to clipboard operation
parenchyma copied to clipboard

Fallback mechanism

Open jonysy opened this issue 8 years ago • 2 comments

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 avatar Feb 13 '17 23:02 jonysy

What I’ve come across so far:

jonysy avatar Mar 02 '17 19:03 jonysy

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

dlopen(..) image not found

jonysy avatar Mar 16 '17 22:03 jonysy