mitchmindtree / nannou-sketches

Random bits and pieces with nannou!
75 stars 5 forks source link

aquatic-juice error #2

Open sgehrman opened 4 years ago

sgehrman commented 4 years ago

Compiling nannou v0.10.0 Compiling aquatic-juice v0.1.0 (/home/steve/tests/rust/nannou-sketches/aquatic-juice) Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Running /home/steve/tests/rust/nannou-sketches/target/debug/aquatic-juice thread 'main' panicked at 'called Result::unwrap() on an Err value: ImageCreation(AllocError(OomError(OutOfDeviceMemory)))', src/libcore/result.rs:1084:5 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.

mitchmindtree commented 4 years ago

Thanks for the issue!

Would you mind sharing what platform you're on? And perhaps the model of your GPU?