6 ms·
For example the Exclaim project at ETH Zurich trying to rewrite ICON in python (granted, they use special decorators that JIT to GPU instructions). It looks lik
by bafe 3y ago
For example the Exclaim project at ETH Zurich trying to rewrite ICON in python (granted, they use special decorators that JIT to GPU instructions). It looks like a bit of a fools errand to me to try an write such a complex and performance -sensitive software in a dynamic language. I wonder why Chapel hasn't seen widespread adoption yet