| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 | // StarPU --- Runtime system for heterogeneous multicore architectures.//// Copyright (C) 2017-2020  Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria//// StarPU is free software; you can redistribute it and/or modify// it under the terms of the GNU Lesser General Public License as published by// the Free Software Foundation; either version 2.1 of the License, or (at// your option) any later version.//// StarPU is distributed in the hope that it will be useful, but// WITHOUT ANY WARRANTY; without even the implied warranty of// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.//// See the GNU Lesser General Public License in COPYING.LGPL for more details.//knownConditionTrueFalsevariableScopeConfigurationNotCheckedshadowVarunusedFunctionunmatchedSuppressionunusedStructMembermissingInclude*:starpufft/**:min-dgels/**:socl/src/CL/**:tools/*// TODO. We should cppcheck the code*:sc_hypervisor/*varFuncNullUB:examples/sched_ctx/two_cpu_contexts.c:76negativeIndex:examples/stencil/stencil-tasks.cconstStatement:examples/stencil/*shiftTooManyBitsSigned:examples/pi/SobolQRNG/sobol_gold.c:88unreadVariable:tests/openmp/*unusedLabel:tests/datawizard/gpu_register.cunusedLabel:tests/datawizard/gpu_ptr_register.credundantAssignment:tests/datawizard/interfaces/test_interfaces.c:757redundantAssignment:tests/datawizard/mpi_like_async.c:165redundantAssignment:tests/datawizard/mpi_like_async.c:211unusedPrivateFunction:tests/main/combined_workers/bfs/timer.hcstyleCast:tests/main/combined_workers/bfs/bfs.cppredundantAssignment:tests/main/driver_api/init_run_deinit.credundantAssignment:tests/main/driver_api/run_driver.cunreadVariable:tests/datawizard/variable_size.cuselessAssignmentPtrArg:mpi/src/starpu_mpi.c:171unreadVariable:mpi/src/mpi/starpu_mpi_mpi.c:716unusedVariable:mpi/src/mpi/starpu_mpi_mpi.c:715unreadVariable:mpi/src/load_balancer/policy/load_heat_propagation.c:578redundantAssignment:src/core/workers.cinvalidPointerCast:src/core/perfmodel/perfmodel_nan.c:74unreadVariable:src/core/dependencies/tags.c:111uselessAssignmentPtrArg:src/core/sched_ctx_list.c:144wrongPrintfScanfArgNum:src/core/simgrid.c:1024duplicateExpression:src/util/starpu_task_insert.c:52nullPointerRedundantCheck:src/common/rbtree.cunreadVariable:src/datawizard/interfaces/*unreadVariable:src/drivers/driver_common/driver_common.c:493clarifyCondition:src/drivers/opencl/driver_opencl.c:945unreadVariable:src/drivers/opencl/driver_opencl.c:767redundantAssignment:src/drivers/opencl/driver_opencl.c:831clarifyCondition:src/drivers/cuda/driver_cuda.c:498nullPointerRedundantCheck:src/sched_policies/deque_modeling_policy_data_aware.c:207sizeofDereferencedVoidPointer:src/util/fstarpu.cpointerSize:socl/src/cl_getcontextinfo.c:33unreadVariable:socl/src/gc.c:193// the following warnings are weird and not understandable, let's ignore themignoredReturnValue:socl/src/cl_createkernel.c:170leakReturnValNotUsed:socl/src/cl_createkernel.c:170ignoredReturnValue:socl/src/cl_createprogramwithsource.c:136leakReturnValNotUsed:socl/src/cl_createprogramwithsource.c:136redundantAssignment:src/sched_policies/component_eager.c:109nullPointerRedundantCheck:src/datawizard/copy_driver.c:682
 |