Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit bc6656e

Browse files
committed
Merge branch 'spokhode/update/pydppl' into 'devel'
Update to PyDPPL 0.1.1 See merge request mlp-python/Numba-PyDPPL!81
2 parents 29266bb + 2d4679e commit bc6656e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numba/dppl/initialize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ def initialize_all():
1111
from numba.core.registry import dispatcher_registry
1212
dispatcher_registry.ondemand['dppl'] = init_jit
1313

14-
ll.load_library_permanently('libdpglue.so')
14+
ll.load_library_permanently('libDPPLOpenCLInterface.so')
1515
ll.load_library_permanently('libOpenCL.so')

0 commit comments

Comments
 (0)