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

Commit 2d4679e

Browse files
committed
Update to PyDPPL 0.1.1
1 parent 29266bb commit 2d4679e

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)