search for: chapter7

Displaying 10 results from an estimated 10 matches for "chapter7".

Did you mean: chapter
2011 Jun 11
0
[LLVMdev] Kaleidoscope Build Error
...k the problem you're probably running into is that you need to link with the ocaml "-cc g++" argument in order to link against the c++ libraries, as in this: /opt/local/bin/ocamlopt -cc g++ -pp camlp4of -I /Users/erickt/Projects/llvm/gcc/llvm-build-Release/examples/OCaml-Kaleidoscope/Chapter7/Release+Asserts -I /Users/erickt/Projects/llvm/gcc/llvm-build-Release/Release+Asserts/lib/ocaml llvm.cmxa llvm_analysis.cmxa llvm_executionengine.cmxa llvm_target.cmxa llvm_scalar_opts.cmxa -o /Users/erickt/Projects/llvm/gcc/llvm-build-Release/examples/OCaml-Kaleidoscope/Chapter7/Release+Asserts/OC...
2008 Nov 14
1
Epicalc package
...d the manual by V. Chongsuvivatwong "Analysis of epidemiological data using R and Epicalc" to get the hang of some basic epidemiological analyses.??? ? After running all the analyses of chapter 7, one is supposed to wrap it up by saving the data writing: ? ? > save(.data, file = "Chapter7.Rdata") ? ...?after writing the command and pressing Enter, the program just asks for more input by printing out its prompt "<".? ? Q: what am I supposed to do next? Where would the data be saved and in what format? Can one retrieve it later??? ? ...?then chapter 8 starts by loa...
2008 Apr 21
1
Analysis of Epidemiological Data Using R
Hi everyone, I'm studying the manual name: Analysis of Epidemiological Data Using R and Epicalc, maked by: Virasakdi Chongsuvivatwong and Edward McNeil. And I can't find the data base that they use in some examples, this are the names: Chapter7.Rdata,Chapter8.Rdata,Chapter9.Rdata Somebody can tell me how can I have this files? Thk! Jos? O__ ---- Jos? Bustos M. c/ /'_ --- Master Apllied Stat Program (*) \(*) -- University of Concepci?n
2013 Jun 03
5
[LLVMdev] MCJIT and Kaleidoscope Tutorial
Hi all, I tried to modify Kaleidoscope Tutorial (toy.cpp from llvm/examples/Kaleidoscope/Chapter7, LLVM 3.3 release branch) in order to use MCJIT instead of JIT. I get segmentation fault when running toy.cpp with fibonacci example from the tutorial. My modified toy.cpp is in attachment and still works with JIT (when #define USE_MCJIT line is commented out). I read discussions regarding MCJ...
2013 Jun 04
0
[LLVMdev] MCJIT and Kaleidoscope Tutorial
...y -----Original Message----- From: Dmitri Rubinstein [mailto:dmitri.rubinstein at googlemail.com] Sent: Monday, June 03, 2013 4:57 AM To: LLVM Dev Cc: Kaylor, Andrew Subject: MCJIT and Kaleidoscope Tutorial Hi all, I tried to modify Kaleidoscope Tutorial (toy.cpp from llvm/examples/Kaleidoscope/Chapter7, LLVM 3.3 release branch) in order to use MCJIT instead of JIT. I get segmentation fault when running toy.cpp with fibonacci example from the tutorial. My modified toy.cpp is in attachment and still works with JIT (when #define USE_MCJIT line is commented out). I read discussions regarding MCJIT i...
2015 Aug 13
4
Linking existing functions from JITed code
Hi I’ve previously used the ExecutionEngine::addGlobalMapping to make existing functions available to my JITed code. I’m currently using ORC, as MCJIT does not appear to be maintained any longer (the kaleidoscope examples have not worked for some time with MCJIT). I’m using just the basic ORC CompileLayer directly. So, I’ve essentially copied the ExecutionEngine::addGlobalMapping related
2010 Jul 21
1
[LLVMdev] Is there a guide to LLVM's components?
...pter4\Kaleidoscope-Ch4.vcproj" Kaleidoscope-Ch5, "examples\Kaleidoscope\Chapter5\Kaleidoscope-Ch5.vcproj" Kaleidoscope-Ch6, "examples\Kaleidoscope\Chapter6\Kaleidoscope-Ch6.vcproj" Kaleidoscope-Ch7, "examples\Kaleidoscope\Chapter7\Kaleidoscope-Ch7.vcproj" LLVMAnalysis, "lib\Analysis\LLVMAnalysis.vcproj" LLVMArchive, "lib\Archive\LLVMArchive.vcproj" LLVMAsmParser, "lib\AsmParser\LLVMAsmParser.vcproj" LLVMAsmPrinter, "lib\Co...
2013 Jun 04
1
[LLVMdev] MCJIT and Kaleidoscope Tutorial
...mitri Rubinstein [mailto:dmitri.rubinstein at googlemail.com] > Sent: Monday, June 03, 2013 4:57 AM > To: LLVM Dev > Cc: Kaylor, Andrew > Subject: MCJIT and Kaleidoscope Tutorial > > Hi all, > > I tried to modify Kaleidoscope Tutorial (toy.cpp from llvm/examples/Kaleidoscope/Chapter7, LLVM 3.3 release branch) in order to use MCJIT instead of JIT. I get segmentation fault when running toy.cpp with fibonacci example from the tutorial. My modified toy.cpp is in attachment and still works with JIT (when #define USE_MCJIT line is commented out). > > I read discussions regardin...
2010 Jul 22
2
[LLVMdev] Is there a guide to LLVM's components?
...pter4\Kaleidoscope-Ch4.vcproj" Kaleidoscope-Ch5, "examples\Kaleidoscope\Chapter5\Kaleidoscope-Ch5.vcproj" Kaleidoscope-Ch6, "examples\Kaleidoscope\Chapter6\Kaleidoscope-Ch6.vcproj" Kaleidoscope-Ch7, "examples\Kaleidoscope\Chapter7\Kaleidoscope-Ch7.vcproj" LLVMAnalysis, "lib\Analysis\LLVMAnalysis.vcproj" LLVMArchive, "lib\Archive\LLVMArchive.vcproj" LLVMAsmParser, "lib\AsmParser\LLVMAsmParser.vcproj" LLVMAsmPrinter, "lib\Co...
2019 Apr 30
6
Disk space and RAM requirements in docs
...ng/examples/analyzer-plugin 16K build/tools/clang/bindings/python 16K build/man/man1 16K build/include/llvm/Support 16K build/examples/ParallelJIT 16K build/examples/ModuleMaker 16K build/examples/Kaleidoscope/Chapter9 16K build/examples/Kaleidoscope/Chapter8 16K build/examples/Kaleidoscope/Chapter7 16K build/examples/Kaleidoscope/Chapter6 16K build/examples/Kaleidoscope/Chapter5 16K build/examples/Kaleidoscope/Chapter4 16K build/examples/Kaleidoscope/Chapter3 16K build/examples/Kaleidoscope/Chapter2 16K build/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server 16K build/examples/Kaleido...