Tinker9 70bd052 (Thu Nov 9 12:11:35 2023 -0800)
Loading...
Searching...
No Matches
Variables
tinker::g Namespace Reference

Global handles for the GPU runtime libraries. More...

Variables

int q0
 Default OpenACC async queue. More...
 
int q1
 Default OpenACC sync queue. More...
 
int qpme
 OpenACC async queue for PME. More...
 
cudaStream_t s0
 CUDA stream for the default OpenACC async queue. More...
 
cudaStream_t s1
 CUDA stream for the default OpenACC sync queue. More...
 
cudaStream_t spme
 CUDA stream for the OpenACC async PME queue. More...
 
cublasHandle_t h0
 CUDA BLAS handle using s0. More...
 
cublasHandle_t h1
 CUDA BLAS handle using s1. More...
 

Detailed Description

Global handles for the GPU runtime libraries.