Establish the Mojo 1.0 integration gate

This commit is contained in:
Georg Bauer
2026-08-31 15:25:04 +02:00
parent 2c2c3702b0
commit 0dcf181dbe
11 changed files with 287 additions and 51 deletions

View File

@@ -0,0 +1,6 @@
from max.gpu.host import DeviceContext
def main() raises:
var context = DeviceContext()
print(context.name())