Ondřej Čertík

Results 364 issues of Ondřej Čertík

Code in several languages here: https://fortran-lang.discourse.group/t/benchmark-the-birthday-problem/262

* https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/fortran.html

* https://github.com/ParRes/Kernels

* https://fortran-lang.discourse.group/t/improving-fortran-results-in-the-julia-micro-benchmarks/198

It came up here: * https://fortran-lang.discourse.group/t/simple-summation-8x-slower-than-in-julia/1171

As submitted here, or similar: * https://fortran-lang.discourse.group/t/julia-fast-as-fortran-beautiful-as-python/1405/127

More details with Fortran and Julia code available at: https://fortran-lang.discourse.group/t/improving-fortran-results-in-the-julia-micro-benchmarks/198/17

I am using the latest main (409c640916734053f48beb3f41cd535e91303d71) plus the following patch that make both PyTorch and `fast_gpt2` run exactly the same model, and text (20 tokens), no Cuda in either:...

Here is a script: ```xonsh #!/usr/bin/env xonsh $RAISE_SUBPROC_ERROR = True trace on # Generate a Fortran AST from AST.asdl (Python) python grammar/asdl_py.py # Generate a Fortran AST from AST.asdl (C++)...

bug
trace

### Steps to reproduce the issue ```console $ spack install -v cpuinfo ``` Everything builds correctly until the cpuinfo package itself. I followed https://spack.readthedocs.io/en/latest/getting_started.html#spack-on-windows ### Error message Error message [12/40]...

build-error