Hacker News new | ask | show | jobs
by melodyogonna 373 days ago
I wonder if there is a reason for not using the high level abstractions provided by Modular
2 comments

Most interesting algorithms (e.g. with dynamic shapes, mixed computation) are typically better scheduled by hand.
Sure, but Modular’s mission was to provide abstractions to minimize these types of optimizations.
I’d also add that Mojo is new, and people are still feeling it out by trying to 1:1 things with Cuda.