Helehex
Helehex
MModular
Created by Mihai on 9/11/2024 in #questions
Simd size greater than max supported by processor
Or, you can use one of the libraries that already implements a similar type.
6 replies
MModular
Created by Mihai on 9/11/2024 in #questions
Simd size greater than max supported by processor
It will be very slow. The general practice when you want something like a simd, but with arbitrary size, is to make something like a heap allocated struct Vector[type: DType] with arithmetic semantics. You can use vectorize to implement the operations.
6 replies
MModular
Created by Khaled M' on 4/1/2024 in #questions
Does anyone think Mojo could be great for Game Development?
We have a discord server for game development with mojo now! If you want in, just ask and I'll send you an invite.
55 replies
MModular
Created by banananas on 9/11/2024 in #questions
Installing Mojo on WSL?
To run mojo commands, you can do magic run mojo <command> Inside of an initialized project
7 replies
MModular
Created by banananas on 9/11/2024 in #questions
Installing Mojo on WSL?
7 replies
MModular
Created by Tom Gale on 9/9/2024 in #community-showcase
mo3d: 3D library for Mojo
We started a group for game dev related things in mojo if you're interested
15 replies
MModular
Created by Tom Gale on 9/9/2024 in #community-showcase
mo3d: 3D library for Mojo
Very cool
15 replies
MModular
Created by Khaled M' on 4/1/2024 in #questions
Does anyone think Mojo could be great for Game Development?
well the industry might not, but i'm certainly adopting it
55 replies
MModular
Created by Helehex on 8/21/2024 in #community-showcase
Dustbin
dustbin uses magic now, so you no longer have to manually install SDL. I'm using my fork of the sdl-bindings package, but not sure how to make it a dependency in magic yet, so it's still inside the repo
69 replies
MModular
Created by toasty on 8/28/2024 in #questions
Usage of mojo test
oh i just thought of a nice way i think
9 replies
MModular
Created by toasty on 8/28/2024 in #questions
Usage of mojo test
not sure what to do about the tests where i'm testing every possible dtype parametrically. I guess i could make them capturing functions
9 replies
MModular
Created by toasty on 8/28/2024 in #questions
Usage of mojo test
im getting a warning for each test warning: (x86_64) /home/helehex/mojo-code/infrared/.magic/envs/default/lib/libstdc++.so.6 unsupported DW_FORM value: 0x1e when running mojo test inside a magic project
9 replies
MModular
Created by Helehex on 8/10/2024 in #community-showcase
Infrared
oh well😮‍💨
50 replies
MModular
Created by Helehex on 8/10/2024 in #community-showcase
Infrared
dang, maybe i broke it
50 replies
MModular
Created by Helehex on 8/10/2024 in #community-showcase
Infrared
cool, i changed the thumbnail of this post
50 replies
MModular
Created by Helehex on 8/10/2024 in #community-showcase
Infrared
also, sign of 0 just prints empty space, but cl(4,4) has no null basis elements
50 replies
MModular
Created by Helehex on 8/10/2024 in #community-showcase
Infrared
cause it's so small
50 replies
MModular
Created by Helehex on 8/10/2024 in #community-showcase
Infrared
you cant really see the text though
50 replies
MModular
Created by Helehex on 8/10/2024 in #community-showcase
Infrared
the color of text (black or white) represents the sign
50 replies
MModular
Created by Helehex on 8/10/2024 in #community-showcase
Infrared
the background color of each cell represents different grades
50 replies