getArchictectureStatus {RcppAnnoy}R Documentation

Report CPU Architecture and Compiler

Description

Report CPU Architecture and Compiler

Usage

getArchictectureStatus()

Value

A constant direct created at compile-time describing the extent of AVX instructions (512 bit, 128 bit, or none) and compiler use where currently recognised are MSC (unlikely for R), GCC, Clang, or ‘other’.


[Package RcppAnnoy version 0.0.22 Index]