Home
last modified time | relevance | path

Searched refs:CeedDebug (Results 1 – 14 of 14) sorted by relevance

/libCEED/backends/cuda/
H A Dceed-cuda-compile.cpp48 CeedDebug(ceed, "Running command:\n$ %s", command); in CeedCallSystem_Core()
59 CeedDebug(ceed, "output:\n%s\n", output.c_str()); in CeedCallSystem_Core()
162 CeedDebug(ceed, "Source:\n%s\n", code.str().c_str()); in CeedCompileCore_Cuda()
172 CeedDebug(ceed, "Option %d: %s", i, opts[i]); in CeedCompileCore_Cuda()
174 CeedDebug(ceed, ""); in CeedCompileCore_Cuda()
201 CeedDebug(ceed, "Error: %s\nCompile log:\n%s\n", nvrtcGetErrorString(result), log); in CeedCompileCore_Cuda()
260CeedDebug(ceed, "There are %d source dirs, including %s\n", num_rust_source_dirs, rust_source_dirs… in CeedCompileCore_Cuda()
291 CeedDebug(ceed, "Attempting to detect Rust LLVM version.\ncommand:\n$ %s", command.c_str()); in CeedCompileCore_Cuda()
302 CeedDebug(ceed, "output:\n%s", output.c_str()); in CeedCompileCore_Cuda()
315 CeedDebug(ceed, "Rust LLVM version number: %d\n", llvm_version); in CeedCompileCore_Cuda()
[all …]
/libCEED/interface/
H A Dceed-jit-tools.c44 CeedDebug(ceed, "%s\n", source_file_path_only); in CeedCheckFilePath()
54 CeedDebug(ceed, "%s\n", source_file_path_only); in CeedCheckFilePath()
132 CeedDebug(ceed, "%s\n", source_file_path); in CeedLoadSourceToInitializedBuffer()
292 CeedDebug(ceed, "%s\n", source_file_path); in CeedLoadSourceToInitializedBuffer()
294 CeedDebug(ceed, "%s\n", *buffer); in CeedLoadSourceToInitializedBuffer()
413 CeedDebug(ceed, "%s\n", relative_file_path); in CeedGetJitAbsolutePath()
421 CeedDebug(ceed, "%s\n", jit_source_dirs[i]); in CeedGetJitAbsolutePath()
H A Dceed-cuda.c26CeedDebug(CeedQFunctionReturnCeed(qf), "Backend does not support CUfunction pointers for QFunction… in CeedQFunctionSetCUDAUserFunction()
H A Dceed-hip.c26CeedDebug(CeedQFunctionReturnCeed(qf), "Backend does not support hipFunction_t pointers for QFunct… in CeedQFunctionSetHIPUserFunction()
H A Dceed-preconditioning.c45 CeedDebug(CeedQFunctionReturnCeed(qf), "Creating fallback CeedQFunction\n"); in CeedQFunctionCreateFallback()
119 CeedDebug(CeedOperatorReturnCeed(op), "Creating fallback CeedOperator\n"); in CeedOperatorCreateFallback()
586CeedDebug(CeedOperatorReturnCeed(op), "Using fallback parent for CeedOperatorLinearAssembleQFuncti… in CeedOperatorLinearAssembleQFunctionBuildOrUpdate_Core()
626CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back for CeedOperatorLinearAssembleQFunctionBuild… in CeedOperatorLinearAssembleQFunctionBuildOrUpdate_Core()
693 CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back for CeedOperatorAssembleSingle\n"); in CeedOperatorAssembleSingle()
2038CeedDebug(ceed, "Falling back from Operator with backend %s at address %p to Operator with backend… in CeedOperatorGetFallback()
2118CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back for CeedOperatorLinearAssembleQFunction\n"); in CeedOperatorLinearAssembleQFunction()
2202CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back for CeedOperatorLinearAssembleDiagonal\n"); in CeedOperatorLinearAssembleDiagonal()
2262CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back for CeedOperatorLinearAssembleAddDiagonal\n"… in CeedOperatorLinearAssembleAddDiagonal()
2428CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back for CeedOperatorLinearAssemblePointBlockDiag… in CeedOperatorLinearAssemblePointBlockDiagonal()
[all …]
H A Dceed.c671CeedDebug(ceed, "Falling back from Ceed with backend %s at address %p to Ceed with backend %s at a… in CeedGetOperatorFallbackCeed()
826CeedDebug(ceed, "Resource {%s}: Work vectors memory usage: %" CeedInt_FMT " vectors, %g MB\n", cee… in CeedGetWorkVectorMemoryUsage()
/libCEED/backends/hip/
H A Dceed-hip-compile.cpp125 CeedDebug(ceed, "Source:\n%s\n", code.str().c_str()); in CeedCompileCore_Hip()
131 CeedDebug(ceed, "Option %d: %s", i, opts[i]); in CeedCompileCore_Hip()
133 CeedDebug(ceed, ""); in CeedCompileCore_Hip()
159 CeedDebug(ceed, "Error: %s\nCompile log:\n%s\n", hiprtcGetErrorString(result), log); in CeedCompileCore_Hip()
244 CeedDebug(ceed, "%s\n", message); in CeedRunKernelDimSharedCore_Hip()
H A Dceed-hip-common.c38 CeedDebug(ceed, "Using unified memory addressing"); in CeedInit_Hip()
/libCEED/doc/sphinx/source/api/backend/
H A DCeed.rst16 .. doxygendefine:: CeedDebug
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator.c247CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back to /gpu/hip/ref CeedOperator for ApplyAdd\n"… in CeedOperatorApplyAdd_Hip_gen()
300 CeedDebug(ceed, "\nFalling back to /gpu/hip/ref CeedOperator for ApplyAdd\n"); in CeedOperatorApplyAddComposite_Hip_gen()
497CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back to /gpu/hip/ref CeedOperator for LineearAsse… in CeedOperatorLinearAssembleQFunctionCore_Hip_gen()
681CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back to /gpu/hip/ref CeedOperator for AtPoints Li… in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip_gen()
713 CeedDebug(ceed, "Single Operator Assemble at Points compile failed, using fallback\n"); in CeedOperatorAssembleSingleAtPoints_Hip_gen()
736 CeedDebug(ceed, "Running single operator assemble for /gpu/hip/gen\n"); in CeedOperatorAssembleSingleAtPoints_Hip_gen()
856 CeedDebug(ceed, "Single Operator Assemble at Points run failed, using fallback\n"); in CeedOperatorAssembleSingleAtPoints_Hip_gen()
866CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back to /gpu/hip/ref CeedOperator for AtPoints Si… in CeedOperatorAssembleSingleAtPoints_Hip_gen()
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-qfunction-load.sycl.cpp168 CeedDebug(ceed, code.str().c_str()); in CeedQFunctionBuildKernel_Sycl()
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator.c289CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back to /gpu/cuda/ref CeedOperator for ApplyAdd\n… in CeedOperatorApplyAdd_Cuda_gen()
332 CeedDebug(ceed, "\nFalling back to /gpu/cuda/ref CeedOperator for ApplyAdd\n"); in CeedOperatorApplyAddComposite_Cuda_gen()
518CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back to /gpu/cuda/ref CeedOperator for LinearAsse… in CeedOperatorLinearAssembleQFunctionCore_Cuda_gen()
689CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back to /gpu/cuda/ref CeedOperator for AtPoints L… in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda_gen()
854CeedDebug(CeedOperatorReturnCeed(op), "\nFalling back to /gpu/cuda/ref CeedOperator for AtPoints S… in CeedOperatorAssembleSingleAtPoints_Cuda_gen()
/libCEED/include/ceed/
H A Dbackend.h123 #define CeedDebug(ceed, ...) CeedDebug256(ceed, (unsigned char)CEED_DEBUG_COLOR_NONE, ##__VA_ARGS__) macro
/libCEED/backends/sycl-gen/
H A Dceed-sycl-gen-operator-build.sycl.cpp770 CeedDebug(ceed, code.str().c_str()); in CeedOperatorBuildKernel_Sycl_gen()