Skip to content

Commit ecf0e8d

Browse files
Merge pull request #31 from codeplaysoftware/added-new-projects
Add 3 New Projects
2 parents 5ea07d8 + 29defc3 commit ecf0e8d

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
contributor: scott
3+
date: '2024-12-16T11:18:00'
4+
creation_date: '2023-04-18T05:35:31'
5+
license: MIT
6+
tags:
7+
- monte-carlo
8+
- adsorption
9+
- metal
10+
- poros-materials
11+
- simulation
12+
- machine-learning
13+
title: 'gRASPA'
14+
external_url: https://github.com/snurr-group/gRASPA
15+
---
16+
17+
gRASPA (pronounced “gee raspa”) is a GPU-accelerated Monte Carlo simulation software built for molecular adsorption in
18+
nanoporous materials, such as zeolites and metal-organic frameworks (MOFs).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
contributor: scott
3+
date: '2024-12-16T11:18:00'
4+
creation_date: '2024-10-27T02:24:42'
5+
license: MIT
6+
tags:
7+
- windows
8+
- opencl
9+
- openmp
10+
- parallel-computing
11+
- openapi
12+
- sycl
13+
- levelzero
14+
title: 'Parallel Computing in Practice'
15+
external_url: https://github.com/apinge/parallel_computing_in_practice
16+
---
17+
18+
Examples of deploying and computing with SYCL, OpenCL, Level Zero and OpenMP on GPU devices for enhanced parallel
19+
performance, primarily on the Windows platform.

0 commit comments

Comments
 (0)