You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/02/23 21:56:00 UTC

[jira] [Updated] (ARROW-11507) [R] Bindings for GetRuntimeInfo

     [ https://issues.apache.org/jira/browse/ARROW-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson updated ARROW-11507:
------------------------------------
    Description: 
ARROW-11427 added a RuntimeInfo struct that contains two strings: "simd_level" and "detected_simd_level" https://github.com/apache/arrow/blob/master/cpp/src/arrow/config.h#L48-L70

We should query these and include them in the arrow_info() result.

> [R] Bindings for GetRuntimeInfo
> -------------------------------
>
>                 Key: ARROW-11507
>                 URL: https://issues.apache.org/jira/browse/ARROW-11507
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>             Fix For: 4.0.0
>
>
> ARROW-11427 added a RuntimeInfo struct that contains two strings: "simd_level" and "detected_simd_level" https://github.com/apache/arrow/blob/master/cpp/src/arrow/config.h#L48-L70
> We should query these and include them in the arrow_info() result.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)