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
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).
15 changes: 15 additions & 0 deletions content/projects/2024/2024-12-16-lightwave-explorer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
contributor: scott
date: '2024-12-16T11:18:00'
creation_date: '2022-03-07T20:43:02'
license: MIT
tags:
- cpp
- simulation
- nonlinear-optics
- oneapi
title: 'Lightwave Explorer'
external_url: https://github.com/NickKarpowicz/LightwaveExplorer
---

An efficient, user-friendly solver for nonlinear light-matter interaction.
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 nd OpenMP on GPU devices for enhanced parallel
performance, primarily on the Windows platform.
Loading