Skip to content

{DO NOT CLOSE] Package set up instructions on WINDOWS #32

@divital-coder

Description

@divital-coder

Package set up instructions on windows platforms

  1. Download and install the Julia JIT compiler from the official Julia release page. or install via Winget (the Julialang.Julia candidate)
  2. Update the Julia registry, by typing update in Pkg mode
  3. Install Julia and Jupyter extensions in VS-Code
  4. Set up interactive kernel in Julia by install IJulia package, Add IJulia package inside Julia.
  5. Add the following environment variable to your system globally JULIA_NUM_THREADS=3,1 on environment variables pop up on windows. Also add the Julia bin folder to PATH env variable in System.
  6. Ensure Julia launches on GPU, by adding the binary program as a desktop application on "Graphics settings" page and selecting "High performance -Nvidia GPU" from Options.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions