Linux下编译安装Kokkos

本文记录在Linux下编译安装Kokkos的流程。

零、环境

|---------|--------------------|
| 操作系统 | Ubuntu 22.04.4 LTS |
| VS Code | 1.92.1 |
| Git | 2.34.1 |
| GCC | 11.4.0 |
| CMake | 3.22.1 |
| oneAPI | 2024.2.1 |

一、安装依赖

二、编译安装

参考文献

  • Mills R T. PETSc/TAO Developments for Early Exascale Systems[J]. 2024.
  • Josef R. A Study of Performance Portability in Plasma Physics Simulations. 2024.
  • Rajamanickam S. Kokkos Kernels: Performance Portable Sparse/Dense Linear Algebra and Graph Kernels[J]. 2021.
  • Martineau M J. A Performance Evaluation of Kokkos & RAJA using the TeaLeaf Mini-App[J]. 2015.

网络资料

Kokkoshttps://kokkos.org/

RAJAhttps://github.com/LLNL/RAJA

OpenHPChttps://openhpc.community/

Boost.Computehttps://www.boost.org/doc/libs/1_86_0/libs/compute/doc/html/index.html#boost_compute.introduction

相关推荐
progalchemist1 天前
Quick SwiftObjective-C测试框架入门教程
开发语言·其他·objective-c·swift
zhangzelin8882 天前
TypeScript入门指南:JavaScript的类型化超集
前端·javascript·其他·typescript
livana.2 天前
小学scrach入门项目学习幸运大转盘项目
经验分享·学习·其他·scratch
白璽-寰宇光锥舟2 天前
【寰宇光锥舟】
其他
SccTsAxR3 天前
[初学C语言]关于scanf和printf函数
c语言·开发语言·经验分享·笔记·其他
sitellla3 天前
Testify Go测试工具包入门教程
git·测试工具·其他·golang
牛马的人生5 天前
MATLAB模块库入门:提升你的工程分析效率
开发语言·其他·matlab
ps_xiaowang6 天前
React Query入门指南:简化React应用中的数据获取
前端·其他·react native·react.js
alphacoder1236 天前
RollupJavaScript模块打包器入门教程
其他
牛马的人生6 天前
GitLab入门教程:打开DevOps全流程的大门
运维·其他·gitlab·devops