LLVM OpenMP 22.0.0git
kmp-abs-hw-subset.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "libomp_test_affinity.h"
#include "libomp_test_topology.h"

Go to the source code of this file.

Functions

static int compare_abs_hw_subset_places (const place_list_t *openmp_places, int nthreads, int offset)
static int check_places (int nthreads, int offset)
int main (int argc, char **argv)

Function Documentation

◆ check_places()

◆ compare_abs_hw_subset_places()

int compare_abs_hw_subset_places ( const place_list_t * openmp_places,
int nthreads,
int offset )
static

◆ main()

int main ( int argc,
char ** argv )

Definition at line 82 of file kmp-abs-hw-subset.c.

References check_places(), and topology_using_full_mask().