Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
jaiswal0 authored and jaiswal0 committed May 16, 2019
1 parent 75b65ed commit d58223b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgfs1D/cusolver.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import ctypes.util
import os
import sys
from cgfs1D.cublas import CUBLASWrappers
from dgfs1D.cublas import CUBLASWrappers
from pycuda import gpuarray

def platform_libname(name):
Expand Down

0 comments on commit d58223b

Please sign in to comment.