krakenrf

Results 17 comments of krakenrf

@Aang23 Perhaps viewer should only keep the last X passes open, and close the older ones?

@JVital2013 how about a "keep open" checkbox in viewer for a pass you'd like to not close? In my opinion I would like to easily be able to view just...

Thanks, I just tried that. I couldn't figure out how to just compile clspv, so I just compiled the whole clvk project on a fast Linux computer, and found the...

I had put them in ../libclc, but I also tried putting them in external/clspv/libclc, but with the same results. I'm guessing it's not as simple as just copying the clspv--.bc...

Nice! Looks like that worked well, I was finally able to complete the compilation and it's working. Thanks!

Unfortunately while it compiled, and the software shows a selectable V3D option, it doesn't seem to actually work. I ran ./simple_test and got: Platform: clvk Device: V3D 4.2.14 /home/dd/clvk/tests/simple/simple.cpp:76 error...

Thanks, here is the output on my Ubuntu 22.04 laptop. Will get the Pi 4 one later. [clvk.log](https://github.com/user-attachments/files/17900642/clvk.log)

Thanks, that does fix the issue with the test not running. The test works fine now. However, I'm still having issues getting a kernel to run from a program I'm...

Ah okay that's my bad I must have misunderstood the readme. When running without CLVK_CLSPV_PATH, I still end up with warnings and error building, but it might be kernel compatibility...

[clvk.log](https://github.com/user-attachments/files/17932371/clvk.log) Ah looks like support is missing for Int16?