Home
last modified time | relevance | path

Searched refs:computeMode (Results 1 – 25 of 28) sorted by relevance

12

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/geryon/
H A Dnvd_device.h57 int computeMode; member
226 { return (_properties[i].computeMode == CU_COMPUTEMODE_DEFAULT); } in sharing_supported()
301 CU_SAFE_CALL_NS(cuDeviceGetAttribute(&_properties.back().computeMode, in UCL_Device()
427 if (_properties[i].computeMode == CU_COMPUTEMODE_DEFAULT) in print_all()
429 else if (_properties[i].computeMode == CU_COMPUTEMODE_EXCLUSIVE) in print_all()
431 else if (_properties[i].computeMode == CU_COMPUTEMODE_PROHIBITED) in print_all()
434 else if (_properties[i].computeMode == CU_COMPUTEMODE_EXCLUSIVE_PROCESS) in print_all()
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/geryon/
H A Dhip_device.h56 int computeMode; member
254 { return (_properties[i].computeMode == hipComputeModeDefault); } in sharing_supported()
381 prop.computeMode = hip_prop.computeMode; in UCL_Device()
520 if (_properties[i].computeMode == hipComputeModeDefault) in print_all()
525 else if (_properties[i].computeMode == hipComputeModeExclusive) in print_all()
528 else if (_properties[i].computeMode == hipComputeModeProhibited) in print_all()
531 else if (_properties[i].computeMode == hipComputeModeExclusiveProcess) in print_all()
H A Dnvd_device.h70 int computeMode; member
268 { return (_properties[i].computeMode == CU_COMPUTEMODE_DEFAULT); } in sharing_supported()
365 CU_SAFE_CALL_NS(cuDeviceGetAttribute(&prop.computeMode, CU_DEVICE_ATTRIBUTE_COMPUTE_MODE,dev)); in UCL_Device()
488 if (_properties[i].computeMode == CU_COMPUTEMODE_DEFAULT) in print_all()
491 else if (_properties[i].computeMode == CU_COMPUTEMODE_EXCLUSIVE_PROCESS) in print_all()
493 else if (_properties[i].computeMode == CU_COMPUTEMODE_EXCLUSIVE) in print_all()
496 else if (_properties[i].computeMode == CU_COMPUTEMODE_PROHIBITED) in print_all()
499 else if (_properties[i].computeMode == CU_COMPUTEMODE_EXCLUSIVE_PROCESS) in print_all()
/dports/textproc/jade/jade-1.2.1/lib/
H A DElementType.cxx30 computeMode(); in ElementDefinition()
44 computeMode(); in ElementDefinition()
47 void ElementDefinition::computeMode() in computeMode() function in SP_NAMESPACE::ElementDefinition
/dports/textproc/opensp/OpenSP-1.5.2/lib/
H A DElementType.cxx32 computeMode(); in ElementDefinition()
46 computeMode(); in ElementDefinition()
51 void ElementDefinition::computeMode() in computeMode() function in SP_NAMESPACE::ElementDefinition
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_base_cuda.cu463 if (prop.computeMode == cudaComputeModeDefault) in cs_base_cuda_device_info()
465 else if (prop.computeMode == cudaComputeModeExclusive) in cs_base_cuda_device_info()
467 else if (prop.computeMode == cudaComputeModeProhibited) in cs_base_cuda_device_info()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/containers/src/
H A Dinitialization.cpp198 const char* computeMode[] = { in printCudaDeviceInfo() local
308 printf(" %s \n", computeMode[prop.computeMode]); in printCudaDeviceInfo()
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/
H A DJSONTop.hs306 encodeTCM (Info_NormalForm commandState computeMode time expr) = kind "NormalForm"
308 , "computeMode" @= computeMode
342 go (Goal_NormalForm computeMode expr) = kind "NormalForm"
343 [ "computeMode" @= computeMode
344 , "expr" #= B.showComputed computeMode expr
/dports/biology/canu/canu-2.2/src/utility/src/utility/
H A Dstddev.H196 computeMode(TT *dist, uint64 distLen, TT &mode, bool isSorted=false) {
235 computeMode(std::vector<TT> dist, TT &mode, bool isSorted=false) {
236 computeMode(dist.data(), dist.size(), mode, isSorted);
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dcuda_info.cpp512 DeviceInfo::ComputeMode cv::cuda::DeviceInfo::computeMode() const in computeMode() function in cv::cuda::DeviceInfo
525 return tbl[deviceProps().get(device_id_)->computeMode]; in computeMode()
913 const char *computeMode[] = { in printCudaDeviceInfo()
967 printf(" %s \n", computeMode[prop.computeMode]); in printCudaDeviceInfo()
/dports/multimedia/QtAV/QtAV-1.13.0/src/cuda/
H A Dcuda_api.cpp802 int computeMode; in GetMaxGflopsGraphicsDeviceId() local
803 cuDeviceGetAttribute(&computeMode, CU_DEVICE_ATTRIBUTE_COMPUTE_MODE, current_device); in GetMaxGflopsGraphicsDeviceId()
804 if (computeMode != CU_COMPUTEMODE_PROHIBITED) { in GetMaxGflopsGraphicsDeviceId()
836 int computeMode; in GetMaxGflopsGraphicsDeviceId() local
837 cuDeviceGetAttribute(&computeMode, CU_DEVICE_ATTRIBUTE_COMPUTE_MODE, current_device); in GetMaxGflopsGraphicsDeviceId()
839 if (computeMode != CU_COMPUTEMODE_PROHIBITED) { in GetMaxGflopsGraphicsDeviceId()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/cuda/
H A DChooseCudaDevice.h103 if (properties.computeMode != cudaComputeModeProhibited) in FindFastestDeviceId()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/cuda/
H A DChooseCudaDevice.h113 if (properties.computeMode != cudaComputeModeProhibited) in FindFastestDeviceId()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/cuda/
H A Dcuda_wrapper.cu85 if((deviceProp[dev_list[i]].computeMode == 0)) sharedmode = true; in CudaWrapper_Init()
159 printf("computeMode = %i\n", deviceProp[dev].computeMode); in CudaWrapper_Init()
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/tests/recordings/
H A Dtest_cli_mgmt_web.test_web.yaml26 …ers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","s…
79 …ers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","s…
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/mllib/linalg/distributed/
H A DRowMatrix.scala225 val computeMode = mode match { constant
251 val (sigmaSquares: BDV[Double], u: BDM[Double]) = computeMode match {
293 if (computeMode == SVDMode.DistARPACK && rows.getStorageLevel == StorageLevel.NONE) {
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/program/
H A Dkernel_info.h129 bool computeMode = false; member
/dports/math/eigen3/eigen-3.3.9/test/
H A Dcuda_common.h98 std::cout << " computeMode: " << deviceProp.computeMode << "\n"; in ei_test_init_cuda()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dcuda_common.h98 std::cout << " computeMode: " << deviceProp.computeMode << "\n"; in ei_test_init_cuda()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dcuda_common.h98 std::cout << " computeMode: " << deviceProp.computeMode << "\n"; in ei_test_init_cuda()
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dcuda_common.h98 std::cout << " computeMode: " << deviceProp.computeMode << "\n"; in ei_test_init_cuda()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dcuda_common.h98 std::cout << " computeMode: " << deviceProp.computeMode << "\n"; in ei_test_init_cuda()
/dports/net/mpich/mpich-3.4.3/modules/yaksa/src/backend/cuda/hooks/
H A Dyaksuri_cuda_init_hooks.c127 if (prop.computeMode != cudaComputeModeDefault) { in yaksuri_cuda_init_hook()
/dports/textproc/jade/jade-1.2.1/include/
H A DElementType.h66 void computeMode();
/dports/textproc/opensp/OpenSP-1.5.2/include/
H A DElementType.h69 void computeMode();

12