luigifcruz / CyberEther

Multi-platform GPU-accelerated interface for compute-intensive pipelines. Radio, the final frontier.
MIT License
382 stars 14 forks source link

Some Metal blocks are out-of-sync. #48

Open luigifcruz opened 5 months ago

luigifcruz commented 5 months ago

Some of the older Metal blocks were not updated to support newer features like broadcasting and multiple axis. Some of these blocks are Multiply and FFT.

luigifcruz commented 4 months ago

The FFT block is now synced with the others. Multiply still out of sync.