brucejohnson
Results
2
issues of
brucejohnson
**Describe the bug** Running tornado-benchmarks.py gives failures with calls to ambiguous functions: nbody : call to '__cl_sqrt' is ambiguous dgemm: call to '__cl_fma' is ambiguous dft: call to '__fast_relax_sin' is...
bug
I've had a problem recently where the video memory of canvases in my JavaFX stages is not released when I remove the stage and I run out of memory. The...