Skip to content

Add 3 New Projects #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Dec 17, 2024
2 changes: 1 addition & 1 deletion content/contributors/gordon.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ avatar: ../../../static/images/contributors/gordon.webp
date: '2024-01-31T11:11:59.629762'
links:
- https://uk.linkedin.com/in/gordon-brown-7a14b458
position: Principle Software Engineer
position: Principal Software Engineer
affiliation: Codeplay Software
---

Expand Down
15 changes: 0 additions & 15 deletions content/projects/2024/2024-07-26-sygraph.md

This file was deleted.

18 changes: 18 additions & 0 deletions content/projects/2024/2024-12-16-graspa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
contributor: scott
date: '2024-12-16T11:18:00'
creation_date: '2023-04-18T05:35:31'
license: MIT
tags:
- monte-carlo
- adsorption
- metal
- poros-materials
- simulation
- machine-learning
title: 'gRASPA'
external_url: https://github.com/snurr-group/gRASPA
---

gRASPA (pronounced “gee raspa”) is a GPU-accelerated Monte Carlo simulation software built for molecular adsorption in
nanoporous materials, such as zeolites and metal-organic frameworks (MOFs).
19 changes: 19 additions & 0 deletions content/projects/2024/2024-12-16-parallel-computing-in-practice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
contributor: scott
date: '2024-12-16T11:18:00'
creation_date: '2024-10-27T02:24:42'
license: MIT
tags:
- windows
- opencl
- openmp
- parallel-computing
- openapi
- sycl
- levelzero
title: 'Parallel Computing in Practice'
external_url: https://github.com/apinge/parallel_computing_in_practice
---

Examples of deploying and computing with SYCL, OpenCL, Level Zero and OpenMP on GPU devices for enhanced parallel
performance, primarily on the Windows platform.
Loading