Skip to content
View daniel-galdo's full-sized avatar

Highlights

  • Pro

Organizations

@HPC-Delphi

Block or report daniel-galdo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. HPC-Delphi/DelphiMatrixBenchmark HPC-Delphi/DelphiMatrixBenchmark Public

    A comprehensive benchmarking suite developed in Delphi to evaluate, validate, and compare the performance of various high-performance matrix multiplication algorithms (Sequential, SIMD, OpenMP, and…

    Pascal

  2. HPC-Delphi/mpi_delphi HPC-Delphi/mpi_delphi Public

    A dynamic library written in C that bridges Delphi applications with Microsoft MPI (MSMPI). It exposes standard Message Passing Interface (MPI) routines for distributed-memory parallelism, includin…

    C

  3. HPC-Delphi/offc_delphi HPC-Delphi/offc_delphi Public

    A dynamic library written in C that provides high-performance matrix multiplication operations for Delphi applications, including sequential, OpenMP parallel, SIMD-vectorized (AVX2/FMA), and Strass…

    C

  4. HPC-Delphi/vector_simd_delphi HPC-Delphi/vector_simd_delphi Public

    A dynamic library written in C that provides highly optimized, vectorized mathematical operations (Addition, Multiplication, FMA, and Reduction) for double-precision arrays using Intel SIMD instruc…

    C

  5. HPC-Delphi/mkl_delphi HPC-Delphi/mkl_delphi Public

    A dynamic library written in C that provides a foundation for integrating the Intel Math Kernel Library (MKL) into Delphi applications. It currently expose a highly optimized CBLAS routine for dens…

    C