Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
cpuid.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdint.h>
Include dependency graph for cpuid.c:

Go to the source code of this file.

Macros

#define MAXLEN   2048
 

Functions

void system_cpuid (char *name, size_t len)
 

Macro Definition Documentation

◆ MAXLEN

#define MAXLEN   2048

Definition at line 16 of file cpuid.c.

Function Documentation

◆ system_cpuid()

void system_cpuid ( char name,
size_t  len 
)

Return the systems' CPU id

Definition at line 21 of file cpuid.c.

Here is the call graph for this function: