useDynLib(RCUDA)
import(RAutoGenRunTime)

export(getNumDevices)
export(getDeviceProperties)

exportPattern(".*")

