Ivan Pribec

Results 430 comments of Ivan Pribec

This other seismological code (https://github.com/SeisSol/SeisSol) also contains a fair share of Fortran code.

On top of the already long list, I've found pencil-code: https://github.com/pencil-code/pencil-code

@krenzland, @ravil-mobile - Given that SeisSol is on track to remove Fortran, I am guessing you don't want SeisSol to be part of the Fortran Package Index (https://fortran-lang.org/packages/)? Btw, is...

Hi @gklimowicz, I'm not aware of any of us within Fortran-Lang having done something like that. Is it compiler testing you have in mind? Perhaps worth asking @jeffhammond. He was...

For eigenvalue problems, the package list currently shows only * ELPA * ARPACK We should add the eigenvalue tag to LAPACK (dense eigenvalue problems, successor of EISPACK), SLICOT (generalized eigenvalue...

Hopefully I will find some time soon. I just noticed, FEAST has a very nice GUI configurator: http://www.feast-solver.org/config.html. I've been imagining something like this for various Fortran solvers for a...

> FYI, the link in the original post for 2decomp is not good. Takes you to a 404 page for [Situs Judi Slot Online Terpercaya](https://2decomp.org/) Fixed.

> Could be more readable if we put an image of the mathematical writing on the left, and the Fortran algorithm on the right? Fortran is the _IBM Mathematical Formula...

The [Taichi](https://github.com/taichi-dev/taichi) GitHub landing page also features a Mandelbrot example (both parallelized and executed on GPU). Taichi is a domain-specific language for high-performance parallel computing based on Python syntax.

The various journals from ACM have many good articles on the reasons behind Fortran: * [How Not to Write FORTRAN in Any Language | acmqueue](https://queue.acm.org/detail.cfm?id=1039535) * [The Ideal HPC Programming...