Coder Social home page Coder Social logo

minigpu's Introduction

miniGPU

Build Status

A minimal example package to test building OpenCL programs in R packages.

On my machine

library(miniGPU)
invisible(device_info())
***** Platform 0 *****
Intel(R) Corporation: OpenCL 1.2 

=== Device 0 ===
Name:                Intel(R) HD Graphics 4600
Vendor:              Intel(R) Corporation
Type:                GPU 
Available:           1
Max Compute Units:   20
Max Work Group Size: 512
Global Mem Size:     2014943642
Local Mem Size:      65536
Local Mem Type:      1
Host Unified Memory: 1

=== Device 1 ===
Name:                Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz
Vendor:              Intel(R) Corporation
Type:                CPU 
Available:           1
Max Compute Units:   8
Max Work Group Size: 8192
Global Mem Size:     8467390464
Local Mem Size:      32768
Local Mem Type:      2
Host Unified Memory: 1


***** Platform 1 *****
NVIDIA Corporation: OpenCL 1.2 CUDA 8.0.0

=== Device 0 ===
Name:                GeForce GTX 850M
Vendor:              NVIDIA Corporation
Type:                GPU 
Available:           1
Max Compute Units:   5
Max Work Group Size: 1024
Global Mem Size:     2147483648
Local Mem Size:      49152
Local Mem Type:      1
Host Unified Memory: 0

minigpu's People

Contributors

yixuan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.