首先需要使用 cublasCreate 产生一个cublasHandle_t的context。后续所有的函数库必须使用这个handle 当不再需要这个handle的时候需要使用cublasDestory()销毁这个handle