Skip to content

Commit 729dd5d

Browse files
authored
Merge pull request #290 from awvwgk/packages-arrayfire
Add arrayfire-fortran to package index
2 parents 1a1eda5 + 32ba501 commit 729dd5d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_data/package_index.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,13 @@
239239
github: swig-fortran/flibcpp
240240
description: Fortran bindings to the C++ Standard Library
241241
categories: interfaces
242-
tags: c++
242+
tags: cpp
243+
244+
- name: arrayfire-fortran
245+
github: arrayfire/arrayfire-fortran
246+
description: Fortran binding to the ArrayFire general purpose GPU library
247+
categories: interfaces
248+
tags: cpp gpu opencl
243249

244250
# --- Compiler
245251

0 commit comments

Comments
 (0)