IG-88

Results 4 issues of IG-88

Below is the message which i receive when i run the function > OptFramework failed to optimize function ##predictModelKNearest#732 in optimization pass ParallelAccelerator.Driver.toDomainIR with error ErrorException("type Union has no field...

I was able to setup ParallelAccelerator to use OpenBLAS using this [Link](https://github.com/IntelLabs/ParallelAccelerator.jl/compare/master...Gnimuc:gnimuc-mac-omp) which i found in the previous post in the Issues section. I tried to set up MKL_LIB=1 &...

Hi, I am getting the following error when i use ParallelAccelerator. `OptFramework failed to optimize function ##load_pickle_data#322 in optimization pass ParallelAccelerator.Driver.toParallelIR with error typeOf Opr _8::Array{Any,1} is incompatible with its...

**Issue 1)** I get loads of warning when i use ParallelAccelerator ``` using ParallelAccelerator WARNING: deprecated syntax "typealias LambdaInfo LambdaStaticData" at /Users/saran/.julia/v0.6/CompilerTools/src/helper.jl:57. Use "const LambdaInfo = LambdaStaticData" instead. WARNING: deprecated...