system.gds: Get the parameters in the GDS system

Description Usage Value Author(s) References Examples

View source: R/gdsfmt-main.r

Description

Get a list of parameters in the GDS system

Usage

1

Value

A list including

num.logical.core

the number of logical cores

l1i.cache.size

L1 instruction cache

l1d.cache.size

L1 data cache

l2.cache.size

L2 data cache

l3.cache.size

L3 data cache

l4.cache.size

L4 data cache

compression.encoder

compression/decompression algorithms

class.list

class list in the GDS system

compiler.flag

SIMD instructions supported by the compiler

Author(s)

Xiuwen Zheng

References

http://github.com/zhengxwen/gdsfmt

Examples

1

gdsfmt documentation built on May 2, 2019, 4:41 p.m.