| Hauptseite > Publikationsdatenbank > SimLabQuantumMaterials/LibNEGF.jl: LibNEGF.jl v0.1.0 |
| Software | FZJ-2025-05679 |
; ;
2025
This record in other databases:
Please use a persistent id in citations: doi:10.5281/ZENODO.17714138
Abstract: Version 0.1.0 - November 2025<ul><li>Implementation of sequential RGF for block tridiagonal systems. This can use threading only via BLAS calls.</li><li>Implementation of a parallel version of RGF, also for block tridiagonal systems, that can use Julia threads. We call this algorithmic alternative DDRGF.</li><li>Implementation of a recursive solution to the Keldysh problem, for block tridiagonal systems. We call this algorithm RKD throughout the code.</li><li>The BLAS calls have been encapsulated via a backend, which can use CPUs or Apple GPUs (via the Metal.jl package). This will allow easy portation to Nvidia GPUs via CUDA.jl.</li><li>Tests are continuously used via the Test package.</li><li>Timings in the benchmarks are implemented via the TimerOutputs package.</li></ul>
Keyword(s): Numerical Linear Algebra ; Non Equilibrium Green's Function Method ; Recursive Green's Function Method ; Dyson ; Keldysh
|
The record appears in these collections: |