{"id":48371974,"url":"https://github.com/simulisoft/simulicore","last_synced_at":"2026-04-05T17:01:12.342Z","repository":{"id":331617502,"uuid":"1125782948","full_name":"simulisoft/simulicore","owner":"simulisoft","description":"Compact Software Suite for Scientific Development - Linear Algebra","archived":false,"fork":false,"pushed_at":"2026-04-05T10:14:05.000Z","size":4024,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-05T12:10:21.288Z","etag":null,"topics":["arm64","armpl","cublas","cusolver","cusparse","dense-matrix","gpu-acceleration","intel-mkl","linear-algebra","linear-system-solver","low-rank-matrix","mpi","numerical-linear-algebra","nvidia-cuda","pardiso","qr-decomposition","sparse-matrix","svd-decomposition"],"latest_commit_sha":null,"homepage":"https://www.simulisoft.com/simulicore","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simulisoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-31T10:56:38.000Z","updated_at":"2026-04-05T10:11:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/simulisoft/simulicore","commit_stats":null,"previous_names":["simulisoft/simulicore"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/simulisoft/simulicore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulisoft%2Fsimulicore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulisoft%2Fsimulicore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulisoft%2Fsimulicore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulisoft%2Fsimulicore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simulisoft","download_url":"https://codeload.github.com/simulisoft/simulicore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulisoft%2Fsimulicore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31442924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arm64","armpl","cublas","cusolver","cusparse","dense-matrix","gpu-acceleration","intel-mkl","linear-algebra","linear-system-solver","low-rank-matrix","mpi","numerical-linear-algebra","nvidia-cuda","pardiso","qr-decomposition","sparse-matrix","svd-decomposition"],"created_at":"2026-04-05T17:01:10.895Z","updated_at":"2026-04-05T17:01:12.337Z","avatar_url":"https://github.com/simulisoft.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"top\"\u003e\u003c/a\u003e\n\n\n\n## Table of contents\n\n1. [About SimuliCore](#about-simulicore)\n2. [Build and Install](#build-and-install)\n    - [Prerequisites](#prerequisites)\n    - [Installation Guide](#installation-guide)\n    - [Installation contents](#installation-contents)\n3. [License](#license)\n4. [Contact](#contact)\n\n\n\n\n# About SimuliCore\n\n**SimuliCore** is a comprehensive suite of C++ libraries engineered for advanced scientific and computational development.\n\nWhile traditional functional scientific programming offers high-performance capabilities, it often presents a steep learning curve characterized by exhaustive documentation and cumbersome API argument structures. **SimuliCore** is designed to bridge the gap between established computational frameworks and modern object-oriented programming (OOP) paradigms, ensuring high efficiency and robustness without compromising performance.\n\nThe current **SimuliCore** ecosystem includes the following modules:\n\n[**CLA3P (Compact Linear Algebra Parallel Portable Package)**](cla3p.mod/README.md): A high-performance linear algebra library. By leveraging sophisticated OOP design patterns and an intuitive API, CLA3P enables developers to produce high-quality code with minimal overhead.\n\n[**cuLite (Lightweight gpu acceleration interface)**](culite.mod/README.md): A specialized module for streamlining linear algebra calculations on NVIDIA® accelerators. Currently under development on top of CLA3P, cuLite will offer a simplified approach to GPU-driven computation upon release.\n\n[**CMPI (Compact Message Passing Interface)**](cmpi.mod/README.md): A modern C++ interface designed to simplify distributed computing and inter-node communication. CMPI is currently in development and will soon be integrated into the SimuliCore suite.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\n# Build and Install\n\nTo build and install the suite, see the guide below.\n\n## Prerequisites\n\nIn order to build **SimuliCore** you will need:\n  * [CMake](https://cmake.org) 3.12.0 and above.\n  * For \u003cb\u003eLinux/Windows x86_64\u003c/b\u003e: \n    - [Intel\u0026reg; Math Kernel Library](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) available for download [here](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-download.html).\n    - [NVIDIA\u0026reg; CUDA Toolkit](https://developer.nvidia.com/cuda-toolkit) 13.0 or later available for download [here](https://developer.nvidia.com/cuda-downloads).\n    - [NVIDIA\u0026reg; cuDSS](https://developer.nvidia.com/cudss) available for download [here](https://developer.nvidia.com/cudss-downloads).\n  * For \u003cb\u003eMacOS M-Series (arm64)\u003c/b\u003e: [Arm Performance Libraries](https://developer.arm.com/Tools%20and%20Software/Arm%20Performance%20Libraries)\n    available for download [here](https://developer.arm.com/downloads/-/arm-performance-libraries).\n  * \u003cb\u003eLinux/Windows arm64\u003c/b\u003e: Soon to be supported (using ArmPL)\n\nDevelopment process default compilers are:\n  * [GNU C++ compiler](https://gcc.gnu.org) v11.4.0\n  * [Microsoft Visual Studio 2022](https://visualstudio.microsoft.com) msvc_x64 v17.8.2\n\n\n## Installation Guide\n\nFor the **SimuliCore** installation guide see [INSTALL.md](INSTALL.md).\n\n## Installation contents\n\nThe default installation directories are:  \n`\u003csimulicore_root\u003e/install` for Linux and  \n`\u003csimulicore_root\u003e/out/install/\u003cbuild-type\u003e` for Windows.\n\nIn the installation directory you will find the following folders:\n  \n```\n\u003csimulicore_install\u003e/include : the SimuliCore include directory\n\u003csimulicore_install\u003e/lib     : the SimuliCore library directory\n\u003csimulicore_install\u003e/cmake   : directory containing the build \u0026 3rd party cmake configurations\n\u003csimulicore_install\u003e/examples: the SimuliCore examples directory\n\u003csimulicore_install\u003e/license : licensing related documents\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\n# License\n\nAll open source modules are licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0). See [license](LICENSE) and [notice](NOTICE) for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\n# Contact\n\n\u003cpicture\u003e\u003cimg alt=\"envelope\" src=\"images/envelope.png\" height=24px width=24px align=\"top\"\u003e\u003c/picture\u003e info@simulisoft.com\n\n\u003cpicture\u003e\u003cimg alt=\"bug\" src=\"images/bug.png\" height=24px width=24px align=\"top\"\u003e\u003c/picture\u003e [https://github.com/simulisoft/simulicore/issues](https://github.com/simulisoft/simulicore/issues)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimulisoft%2Fsimulicore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimulisoft%2Fsimulicore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimulisoft%2Fsimulicore/lists"}