Code Monkey home page Code Monkey logo

parallelworkshopjuliacon2016's Introduction

ParallelWorkshop

Repo for the parallel workshop at JuliaCon 2016

parallelworkshopjuliacon2016's People

Contributors

amitmurthy avatar andreasnoack avatar ranjanan avatar shashi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

parallelworkshopjuliacon2016's Issues

my computer crashes when I use Mmap.mmap

i try to use X = Mmap.mmap(io, Vector{Float64}, (10^9,)) , but does not finish creating the array, the computer crashes, then i need restart the computer, although X = Mmap.mmap(io, Vector{Float64}, (10^8,)) finish creating the array without any problem. is there any way to fix this?
-I used a text file to store the array.
-I use Julia 0.5.0
-processor: INTEL: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz, 6037 MB
-GPU: NVIDIA : GeForce GT 630M, 2048 MB
-OS: Windows10, x64

asynchronous computations

can't we have everyone in the audience do a computation, like histogram
the number of heads in 1000 trials of 1000 coin tosses and then
combine the histograms with an async?

that seems like more audience participation parallelism

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.