mirtal 0.1.0

Native, explicit-stream Rust API for Apple Metal
1
2
uint index = thread_position_in_grid.x;
output[index] = input[index] * 2.0f;