Posts by Tags

CUDA

Installation of Ferminet

Published:

Xia Zhuozhao

This article records the installation process of Ferminet with CUDA support and the solutions to related issues.

FHI-aims

Ferminet

Installation of Ferminet

Published:

Xia Zhuozhao

This article records the installation process of Ferminet with CUDA support and the solutions to related issues.

Fortran

Experience in Optimizing rho and H

Published:

Luo Haiwen

This article details the optimization experiences of rho and H kernels, including techniques for Fortran function optimization, kernel optimization, and lessons learned from unsuccessful attempts.

Optimizing Memory Usage in Fortran Code

Published:

DownFly

This post discusses the changes made to reduce memory usage in the Fortran subroutine get_n_compute_maxes_p1.f90, including the removal and dynamic allocation of certain arrays.

JAX

Installation of Ferminet

Published:

Xia Zhuozhao

This article records the installation process of Ferminet with CUDA support and the solutions to related issues.

Memory Optimization

Optimizing Memory Usage in Fortran Code

Published:

DownFly

This post discusses the changes made to reduce memory usage in the Fortran subroutine get_n_compute_maxes_p1.f90, including the removal and dynamic allocation of certain arrays.

block2

Block2 Installation

Published:

DownFly

This article provides detailed steps for installing Block2, including preparation, dependency installation, and the process of compiling and installing using CMake and pip.

optimization

Experience in Optimizing rho and H

Published:

Luo Haiwen

This article details the optimization experiences of rho and H kernels, including techniques for Fortran function optimization, kernel optimization, and lessons learned from unsuccessful attempts.