Skip to content

[BUG] Rust compiler optimizations crashes arrayfire #299

@BA8F0D39

Description

@BA8F0D39

Description

Similar to bug #73 , rust compiler optimizations create instability the program and will result in a crash

Setting compiler optimizations to the highest level

[profile.release]
opt-level = 3

and building a rust program in release mode

cargo build --release

crashes my program and GPU drivers.
Hilariously, my screen turned blank and I didn't get to see the error message.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions