Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Mandelbrot simd_width clarification - Modular
M
Modular
•
3y ago
AtLeast9Turtles
Mandelbrot simd_width clarification
I
'm trying to learn Mojo
. In the Mandelbrot notebook
(
https://github.com/modularml/mojo/blob/main/examples/mandelbrot.mojo
)
.
The first block in the notebook sets the simd
_width to
"2
* simdwidthof
float
_type
"
.
Why is this a multiplication
? Wouldn
't the simd
_width of the complex datatype be half the width
?
Modular
Join
This server is the home of the MAX and Mojo community! Join us to chat about all things Modular.
20,199
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
trouble with mandelbrot example
M
Modular / questions
3y ago
Mandelbrot example equivalent python code
M
Modular / questions
2y ago
SIMD Troubles ( SIMD[Bool,32] to Int32? and Getting a bit from every byte from SIMD)
M
Modular / questions
3y ago
List of SIMD bug
M
Modular / questions
2y ago