|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gmxpre.h"#include "config.h"#include <numeric>#include <gmock/gmock.h>#include <gtest/gtest.h>#include "gromacs/hardware/hw_info.h"#include "gromacs/utility/message_string_collector.h"#include "gromacs/utility/mpicomm.h"#include "gromacs/utility/mpiinfo.h"#include "gromacs/utility/stringutil.h"#include "testutils/mpitest.h"#include "testutils/test_hardware_environment.h"
Include dependency graph for gpu_aware_mpi.cpp:Basic tests for working GPU-aware MPI.
Classes | |
| class | gmx::test::anonymous_namespace{gpu_aware_mpi.cpp}::GpuAwareMpiTest |
| Test fixture for GPU-aware MPI. More... | |
Functions | |
| MessageStringCollector | gmx::test::anonymous_namespace{gpu_aware_mpi.cpp}::getSkipMessagesIfNecessary () |
| std::string | gmx::test::anonymous_namespace{gpu_aware_mpi.cpp}::nameOfTest (const testing::TestParamInfo< GpuAwareMpiTestParams > &info) |
| Help GoogleTest name our test cases. More... | |
1.8.5