ice6

Results 8 comments of ice6

I am using cygwin and getting the following error: ![image](https://cloud.githubusercontent.com/assets/15943167/13828439/81333e70-ebe7-11e5-968e-abc9b54eace5.png)

You are right, I had version 4.6x, I updated it to 5.x. Now I get new error ![image](https://cloud.githubusercontent.com/assets/15943167/13830026/41354bca-ebf0-11e5-9c34-128f044b2eed.png) This may be the error ehsantn was struck at...

`Using ParallelAccelerator` works. I am getting -std=c++11 error again when I am trying to run black-sholes.jl. ![image](https://cloud.githubusercontent.com/assets/15943167/13831022/a13d3068-ebf6-11e5-97ee-d45051c21bf6.png) Maybe I am not setting some path to the right g++ compiler.

I executed run(`g++ --version`) in Julia REPL. I changed Env path to make the cgwin g++ (version 5) compiler come first. ![image](https://cloud.githubusercontent.com/assets/15943167/13837776/9166d002-ec34-11e5-8220-57cbe0c1b7ee.png) When I run the code through the REPL,...

Here is the dump: points= 10000 domain code = $(Expr(:lambda, Any[:n], Any[Any[Any[symbol("######rest#3905#8266#8304"),Tuple{},0],Any[symbol("GenSym(7)##2"),Int64,18],Any[symbol("GenSym(4)##1"),Int64,18],Any[symbol("##args#8305"),Tuple{Float64,Int64},0],Any[symbol("##dims#8303"),Tuple{Int64},0],Any[symbol("######rest#3905#8266#8302"),Tuple{},0],Any[:y,Array{Float64,1},18],Any[symbol("##dims#8301"),Tuple{Int64},0],Any[:x,Array{Float64,1},18],Any[:n,Int64,0],Any[symbol("##args#8306"),Tuple{Float64,Int64},0]],Any[],Any[Array{Float64,1},Array{Float64,1},BitArray{1},Int64,Int64,Array{Float64,1},Array{Float64,1},Int64,Array{Float64,1},Array{Float64,1},Array{Float64,1},Array{Float64,1},Array{Float64,1},Array{Int64,1},Float64,Float64,Float64,Float64,Float64,Float64,Float64,Float64],Any[]], :(begin # C:\Users\shiva.julia\v0.4\ParallelAccelerator\examples\pi\pi.jl, line 49: GenSym(0) = $(Expr(:alloc, Float64, Any[:(n::Int64)])) GenSym(4) = (Base.arraylen)(GenSym(0))::Int64 GenSym(4)##1 = GenSym(4) GenSym(5) =...

> The WinRPM package would allow automating the toolchain installation to avoid manual setup steps or having to install cygwin. If you tried that, what issues did it have? I...

WinRPM fails to download xml file behind the firewall. I get this problem in my office. I build it in another machine and then copy the folder.

lockdown-install.js is not part of my project. I can only see it in the browser. Strange that you don't get the error with the custom id. Can you expose the...