CINXE.COM

Download Julia

<!doctype html> <html lang="en"> <head> <!-- parts for all pages --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="author" content="Jeff Bezanson, Stefan Karpinski, Viral Shah, Alan Edelman, et al."> <meta name="description" content="The official website for the Julia Language. Julia is a language that is fast, dynamic, easy to use, and open source. Click here to learn more."> <meta name="robots" content="max-image-preview:large"> <meta name="twitter:site:id" content="1237720952"> <!-- @JuliaLanguage --> <meta name="google-site-verification" content="9VDSjBtchQj6PQYIVwugTPY7pVCfLYgvkXiRHjc_Bzw" /> <!-- Google News Feed --> <link rel="icon" href="/assets/infra/julia.ico"> <!-- Franklin stylesheets for generated pages --> <!-- NOTE: specific stylesheets --> <link rel="stylesheet" href="/libs/bootstrap/bootstrap.min.css"> <link rel="stylesheet" href="/css/app.css"> <link rel="stylesheet" href="/css/franklin.css"> <link rel="stylesheet" href="/css/fonts.css"> <link href="https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i" rel="stylesheet"> <link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <script async defer src="/libs/buttons.js"></script> <script src="/libs/clipboard.min.js"></script> <script src="/libs/detectdark.js"></script> <script defer data-domain="julialang.org" src="https://plausible.io/js/script.js"></script> <!-- scripts for map rendering --> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A==" crossorigin=""/> <script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js" integrity="sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA==" crossorigin=""></script> <!-- https://github.com/Leaflet/Leaflet.markercluster --> <script src="https://cdn.jsdelivr.net/npm/leaflet.markercluster@1.4.1/dist/leaflet.markercluster-src.min.js"></script> <script src="https://kit.fontawesome.com/f030d443fe.js" crossorigin="anonymous"></script> <title>Download Julia</title> <style> .container ul li p {margin-bottom: 0;} .container ol li p {margin-bottom: 0;} .container ul ul {margin: .4em 0 .4em 0;} .container ul ol {margin: .4em 0 .4em 0;} .container ol ul {margin: .4em 0 .4em 0;} .container ol ol {margin: .4em 0 .4em 0;} </style> <!-- Specific style for blog pages (except the /blob/index) --> <!-- OGP Metadata --> <meta property="og:title" content="Download Julia"> <meta property="og:description" content=""> <meta property="og:image" content="/assets/images/julia-open-graph.png"> </head> <body> <nav class="navbar navbar-expand-lg navbar-light bg-white"> <div class="container"> <a class="navbar-brand" href="/"> <img src="/assets/infra/logo.svg" alt="JuliaLang Logo" height="40"> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarContent"> <ul class="navbar-nav mx-auto mb-2 mb-lg-0"> <li class="nav-item"> <a class="nav-link" href="/downloads/">Download</a> </li> <li class="nav-item"> <a class="nav-link" href="https://docs.julialang.org">Documentation</a> </li> <li class="nav-item"> <a class="nav-link" href="/learning/">Learn</a> </li> <li class="nav-item"> <a class="nav-link" href="/blog/">Blog</a> </li> <li class="nav-item"> <a class="nav-link" href="/community/">Community</a> </li> <li class="nav-item"> <a class="nav-link" href="/contribute/">Contribute</a> </li> <li class="nav-item"> <a class="nav-link" href="/jsoc/">JSoC</a> </li> </ul> <div class="navbar-action-buttons d-flex gap-4"> <a class="github-button" href="https://github.com/JuliaLang/julia" data-icon="octicon-star" data-size="large" data-show-count="false" aria-label="Star JuliaLang/julia on GitHub">Star</a> <a class="github-button" href="https://github.com/sponsors/julialang" data-icon="octicon-heart" data-size="large" aria-label="Sponsor @julialang on GitHub">Sponsor</a> </div> </div> </div> </nav> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet"> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script> <br><br> <a href="https://github.com/JuliaLang/www.julialang.org/blob/master/downloads/index.md" title="Edit this page on GitHub" class="edit-float"> </a> <!-- Content appended here --> <div class="container main"> <div> <div> <h2 id="install_julia"> <a href="#install_julia">Install <img src="/assets/infra/logo.svg" class="julialogo inline-h2-julia-logo" alt="Julia"></img></h2></a> <div class="container pt-sm-2"> <div class="row" id="windows-instructions" style="display: none;"> Install the latest Julia version (<a href="#current_stable_release">v1.11.4</a>March 10, 2025) from the <a href="https://www.microsoft.com/store/apps/9NJNWW8PVKMN">Microsoft Store</a> by running this in the command prompt: <pre><code class="language-plaintext cmdprompt-block">winget install julia -s msstore</code></pre> <div class="install-platform-note"><span id="platform-subnote-windows">It looks like you're using Windows. </span>For Linux and MacOS instructions <a onclick="showOther()" href="javascript:void(0);">click here</a></div> </div> <div class="row" id="other-platforms-instructions" style="display: none;"> Install the latest Julia version (<a href="#current_stable_release">v1.11.4</a>March 10, 2025) by running this in your terminal: <pre><code class="language-plaintext bash-block">curl -fsSL https://install.julialang.org | sh</code></pre> <div class="install-platform-note"><span id="platform-subnote-other">It looks like you're using a Unix/Linux-type system. </span>For Windows instructions <a onclick="showWindows()" href="javascript:void(0);">click here</a></div> </div> </div> <script> function showWindows() { document.getElementById('windows-instructions').style.display = 'block'; document.getElementById('other-platforms-instructions').style.display = 'none'; } function showOther() { document.getElementById('windows-instructions').style.display = 'none'; document.getElementById('other-platforms-instructions').style.display = 'block'; } var isWindows = navigator.platform.indexOf('Win') > -1; if (isWindows) { document.getElementById('platform-subnote-other').style.display = 'none'; showWindows(); } else { document.getElementById('platform-subnote-windows').style.display = 'none'; showOther(); } </script> <p>Once installed <code>julia</code> will be available via the command line interface.</p> <p>This will install the <a href="https://github.com/JuliaLang/juliaup">Juliaup</a> installation manager, which will automatically install julia and help keep it up to date. The command <code>juliaup</code> is also installed. To install different julia versions see <code>juliaup --help</code>.</p> <hr /> <p>Please star us <a href="https://github.com/JuliaLang/julia">on GitHub</a>. If you use Julia in your research, please <a href="https://julialang.org/research/">cite us</a>. If possible, do consider <a href="https://github.com/sponsors/julialang">sponsoring</a> us.</p> </div> </div> <hr /> <h3 id="manual_download"><a href="#manual_download" class="header-anchor">Manual Download</a></h3> <p>Please see <a href="/downloads/platform/">platform specific instructions</a> for further manual installation instructions. If the official binaries do not work for you, please <a href="https://github.com/JuliaLang/julia/issues">file an issue in the Julia project</a>.</p> <h4 id=current_stable_release><a href="#current_stable_release">Current stable release: v1.11.4 (March 10, 2025)</a></h4> <p><a href="https://github.com/JuliaLang/julia/blob/v1.11.4/NEWS.md">Release notes</a> | <a href="https://github.com/JuliaLang/julia/releases/tag/v1.11.4">GitHub tag</a> | <a href="https://julialang-s3.julialang.org/bin/checksums/julia-1.11.4.sha256">SHA256 checksums</a> | <a href="https://julialang-s3.julialang.org/bin/checksums/julia-1.11.4.md5">MD5 checksums</a></p> <div class="row"><div class="col-12"><table class="downloads table table-hover table-bordered"> <tbody> <tr> <th> Platform</th> <th> 64-bit</th> <th> 32-bit</th> </tr> <tr> <td> Windows <a href="/downloads/platform/#windows">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.4-win64.exe">installer</a>, <a href="https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.4-win64.zip">portable</a> </td> <td> <a href="https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.4-win32.exe">installer</a>, <a href="https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.4-win32.zip">portable</a> </td> </td> </tr> <tr> <td> macOS (Apple Silicon) <a href="/downloads/platform/#macos">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/mac/aarch64/1.11/julia-1.11.4-macaarch64.dmg">.dmg</a>, <a href="https://julialang-s3.julialang.org/bin/mac/aarch64/1.11/julia-1.11.4-macaarch64.tar.gz">.tar.gz</a> </td> <td> </td> </tr> <tr> <td> macOS x86 (Intel or Rosetta) <a href="/downloads/platform/#macos">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/mac/x64/1.11/julia-1.11.4-mac64.dmg">.dmg</a>, <a href="https://julialang-s3.julialang.org/bin/mac/x64/1.11/julia-1.11.4-mac64.tar.gz">.tar.gz</a> </td> <td> </td> </tr> <tr> <td> Generic Linux on x86 <a href="/downloads/platform/#linux_and_freebsd">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-1.11.4-linux-x86_64.tar.gz">glibc</a> (<a href="https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-1.11.4-linux-x86_64.tar.gz.asc">GPG</a>) <!--, <a href="https://julialang-s3.julialang.org/bin/musl/x64/{{stable_release_short}}/julia-{{stable_release}}-musl-x86_64.tar.gz">musl</a><sup>[<a href=#musl-fn>1</a>]</sup> (<a href="https://julialang-s3.julialang.org/bin/musl/x64/{{stable_release_short}}/julia-{{stable_release}}-musl-x86_64.tar.gz.asc">GPG</a>) --> </td> <td> <a href="https://julialang-s3.julialang.org/bin/linux/x86/1.11/julia-1.11.4-linux-i686.tar.gz">glibc</a> (<a href="https://julialang-s3.julialang.org/bin/linux/x86/1.11/julia-1.11.4-linux-i686.tar.gz.asc">GPG</a>) </td> </tr> <tr> <td> Generic Linux on ARM <a href="/downloads/platform/#linux_and_freebsd">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/linux/aarch64/1.11/julia-1.11.4-linux-aarch64.tar.gz">.tar.gz</a> (<a href="https://julialang-s3.julialang.org/bin/linux/aarch64/1.11/julia-1.11.4-linux-aarch64.tar.gz.asc">GPG</a>) </td> <td> <!-- <a href="https://julialang-s3.julialang.org/bin/linux/armv7l/{{stable_release_short}}/julia-{{stable_release}}-linux-armv7l.tar.gz">ARMv7-a hard float</a> (<a href="https://julialang-s3.julialang.org/bin/linux/armv7l/{{stable_release_short}}/julia-{{stable_release}}-linux-armv7l.tar.gz.asc">GPG</a>) --> </td> </td> </tr> <tr> <td> Generic Linux on PowerPC <a href="/downloads/platform/#linux_and_freebsd">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/linux/ppc64le/1.11/julia-1.11.4-linux-ppc64le.tar.gz">little endian</a> (<a href="https://julialang-s3.julialang.org/bin/linux/ppc64le/1.11/julia-1.11.4-linux-ppc64le.tar.gz.asc">GPG</a>) </td> <td> </td> </tr> <tr> <td> Generic FreeBSD on x86 <a href="/downloads/platform/#linux_and_freebsd">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/freebsd/x64/1.11/julia-1.11.4-freebsd-x86_64.tar.gz">.tar.gz</a> (<a href="https://julialang-s3.julialang.org/bin/freebsd/x64/1.11/julia-1.11.4-freebsd-x86_64.tar.gz.asc">GPG</a>) </td> <td> </td> </tr> </tbody> </table> <table> <tbody> <tr> <th> Source </th> <td> <a href="https://github.com/JuliaLang/julia/releases/download/v1.11.4/julia-1.11.4.tar.gz">Tarball</a> (<a href="https://github.com/JuliaLang/julia/releases/download/v1.11.4/julia-1.11.4.tar.gz.asc">GPG</a>) </td> <td> <a href="https://github.com/JuliaLang/julia/releases/download/v1.11.4/julia-1.11.4-full.tar.gz">Tarball with dependencies</a> (<a href="https://github.com/JuliaLang/julia/releases/download/v1.11.4/julia-1.11.4-full.tar.gz.asc">GPG</a>) </td> <td> <a href="https://github.com/JuliaLang/julia/tree/v1.11.4">GitHub</a> </td> </tr> </tbody> </table></div></div> <p>Almost everyone should be downloading and using the latest stable release of Julia. Great care is taken not to break compatibility with older Julia versions, so older code should continue to work with the latest stable Julia release. You should <em>only</em> be using the long-term support &#40;LTS&#41; version of Julia if you work at an organization where implementing or certifying upgrades is prohibitively expensive and there is no need for new language features or packages. See this description of <a href="https://julialang.org/blog/2019/08/release-process/#risk_tolerance_personas">&quot;Risk Personas&quot;</a> for more detail on who should be using what versions of Julia based on their risk tolerance. See this blog post on <a href="https://julialang.org/blog/2019/08/release-process/">Julia&#39;s Release Process</a> for more information on different kinds of releases.</p> <h4 id=long_term_support_release><a href="#long_term_support_release">Long-term support (LTS) release: v1.10.9 (March 10, 2025)</a></h4> <p><a href="https://github.com/JuliaLang/julia/blob/v1.10.9/NEWS.md">Release notes</a> | <a href="https://github.com/JuliaLang/julia/releases/tag/v1.10.9">GitHub tag</a> | <a href="https://julialang-s3.julialang.org/bin/checksums/julia-1.10.9.sha256">SHA256 checksums</a> | <a href="https://julialang-s3.julialang.org/bin/checksums/julia-1.10.9.md5">MD5 checksums</a></p> <div class="row"><div class="col-12"><table class="downloads table table-hover table-bordered"> <tbody> <tr> <th> Platform</th> <th> 64-bit</th> <th> 32-bit</th> </tr> <tr> <td> Windows <a href="/downloads/platform/#windows">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.9-win64.exe">installer</a>, <a href="https://julialang-s3.julialang.org/bin/winnt/x64/1.10/julia-1.10.9-win64.zip">portable</a> </td> <td> <a href="https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.9-win32.exe">installer</a>, <a href="https://julialang-s3.julialang.org/bin/winnt/x86/1.10/julia-1.10.9-win32.zip">portable</a> </td> </td> </tr> <tr> <td> macOS (Apple Silicon) <a href="/downloads/platform/#macos">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/mac/aarch64/1.10/julia-1.10.9-macaarch64.dmg">.dmg</a>, <a href="https://julialang-s3.julialang.org/bin/mac/aarch64/1.10/julia-1.10.9-macaarch64.tar.gz">.tar.gz</a> </td> <td> </td> </tr> <tr> <td> macOS x86 (Intel or Rosetta) <a href="/downloads/platform/#macos">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/mac/x64/1.10/julia-1.10.9-mac64.dmg">.dmg</a>, <a href="https://julialang-s3.julialang.org/bin/mac/x64/1.10/julia-1.10.9-mac64.tar.gz">.tar.gz</a> </td></td> <td> </td> </tr> <tr> <td> Generic Linux on x86 <a href="/downloads/platform/#linux_and_freebsd">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/linux/x64/1.10/julia-1.10.9-linux-x86_64.tar.gz">glibc</a> (<a href="https://julialang-s3.julialang.org/bin/linux/x64/1.10/julia-1.10.9-linux-x86_64.tar.gz.asc">GPG</a>), <a href="https://julialang-s3.julialang.org/bin/musl/x64/1.10/julia-1.10.9-musl-x86_64.tar.gz">musl</a><sup>[<a href=#musl-fn>1</a>]</sup> (<a href="https://julialang-s3.julialang.org/bin/musl/x64/1.10/julia-1.10.9-musl-x86_64.tar.gz.asc">GPG</a>) </td> <td> <a href="https://julialang-s3.julialang.org/bin/linux/x86/1.10/julia-1.10.9-linux-i686.tar.gz">glibc</a> (<a href="https://julialang-s3.julialang.org/bin/linux/x86/1.10/julia-1.10.9-linux-i686.tar.gz.asc">GPG</a>) </td> </tr> <tr> <td> Generic Linux on ARM <a href="/downloads/platform/#linux_and_freebsd">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/linux/aarch64/1.10/julia-1.10.9-linux-aarch64.tar.gz">.tar.gz</a> (<a href="https://julialang-s3.julialang.org/bin/linux/aarch64/1.10/julia-1.10.9-linux-aarch64.tar.gz.asc">GPG</a>) </td> <td> <!-- <a href="https://julialang-s3.julialang.org/bin/linux/armv7l/{{lts_release_short}}/julia-{{lts_release}}-linux-armv7l.tar.gz">ARMv7-a hard float</a> (<a href="https://julialang-s3.julialang.org/bin/linux/armv7l/{{lts_release_short}}/julia-{{lts_release}}-linux-armv7l.tar.gz.asc">GPG</a>) --> </td> </tr> <tr> <td> Generic Linux on PowerPC <a href="/downloads/platform/#linux_and_freebsd">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/linux/ppc64le/1.10/julia-1.10.9-linux-ppc64le.tar.gz">little endian</a> (<a href="https://julialang-s3.julialang.org/bin/linux/ppc64le/1.10/julia-1.10.9-linux-ppc64le.tar.gz.asc">GPG</a>) </td> <td> </td> </tr> <tr> <td> Generic FreeBSD on x86 <a href="/downloads/platform/#linux_and_freebsd">[help]</a></td> <td> <a href="https://julialang-s3.julialang.org/bin/freebsd/x64/1.10/julia-1.10.9-freebsd-x86_64.tar.gz">.tar.gz</a> (<a href="https://julialang-s3.julialang.org/bin/freebsd/x64/1.10/julia-1.10.9-freebsd-x86_64.tar.gz.asc">GPG</a>) </td> <td> </td> </tr> </tbody> </table> <table> <tbody> <tr> <th> Source </th> <td> <a href="https://github.com/JuliaLang/julia/releases/download/v1.10.9/julia-1.10.9.tar.gz">Tarball</a> (<a href="https://github.com/JuliaLang/julia/releases/download/v1.10.9/julia-1.10.9.tar.gz.asc">GPG</a>) </td> <td> <a href="https://github.com/JuliaLang/julia/releases/download/v1.10.9/julia-1.10.9-full.tar.gz">Tarball with dependencies</a> (<a href="https://github.com/JuliaLang/julia/releases/download/v1.10.9/julia-1.10.9-full.tar.gz.asc">GPG</a>) </td> <td> <a href="https://github.com/JuliaLang/julia/tree/v1.10.9">GitHub</a> </td> </tr> </tbody> </table></div></div> </p> <p><a id="musl-fn" class="anchor"></a> <sup>[1]</sup> Most Linux users should use the glibc binaries unless you know that your system uses musl as its libc.</p> <h3 id="please_do_not_use_the_version_of_julia_shipped_by_linux_or_bsd_package_managers"><a href="#please_do_not_use_the_version_of_julia_shipped_by_linux_or_bsd_package_managers" class="header-anchor">Please do not use the version of &quot;Julia&quot; shipped by Linux or BSD package managers</a></h3> <p>Many Linux/BSD/Unix package managers ship broken and/or significantly out of date versions of Julia. Please use juliaup or download the official binaries instead.</p> <h3 id="supported_platforms"><a href="#supported_platforms" class="header-anchor">Supported platforms</a></h3> <p>Different OSes and architectures have varying <a href="/downloads/#support_tiers_for_the_latest_stable_release_of_julia">tiers of support</a>.</p> <div class="row"><div class="col-12"><table class="downloads table table-hover "> <tbody> <tr> <th> Operating System </th> <th> OS Version </th> <th> Architecture </th> <th> Support Tier </th> </tr> <tr> <td rowspan="3"> macOS </td> <td> 10.14+ </td> <td> x86-64 (64-bit) </td> <td> <font color="green">Tier 1</font> </td> </tr> <tr> <td> 11.4+ </td> <td> ARMv8 (64-bit) </td> <td> <font color="green">Tier 1</font> </td> </tr> <tr> <td> 11.4+ </td> <td> Rosetta 2 </td> <td> <font color="orange">Tier 2</font> </td> </tr> <tr> <td rowspan="3"> Windows </td> <td rowspan="3"> 10+ </td> <td> x86-64 (64-bit) </td> <td> <font color="green">Tier 1</font> </td> </tr> <tr> <td> i686 (32-bit) </td> <td> <font color="green">Tier 1</font> </td> </tr> <tr> <td> WSL 2 (Ubuntu LTS) </td> <td> <font color="orange">Tier 2</font> </td> </tr> <tr> <td rowspan="6"> Linux (Glibc) </td> <td rowspan="5"> 2.6.24+ </td> <td> x86-64 (64-bit) </td> <td> <font color="green">Tier 1</font> </td> </tr> <tr> <td> i686 (32-bit) </td> <td> <font color="green">Tier 1</font> </td> </tr> <tr> <td> ARMv8 (64-bit) </td> <td> <font color="orange">Tier 2</font> </td> </tr> <tr> <td> ARMv7 (32-bit) </td> <td> <font color="black">Tier 4</font> </td> </tr> <tr> <td> PowerPC LE (64-bit) </td> <td> <font color="crimson">Tier 3</font> </td> </tr> <tr> <td> 6.4+ </td> <td> RISC-V (64-bit) </td> <td> <font color="crimson">Tier 3</font> </td> </tr> <tr> <td rowspan="1"> Linux (Musl) </td> <td rowspan="1"> 2.6.39+ </td> <td> x86-64 (64-bit) </td> <td> <font color="crimson">Tier 3</font> </td> </tr> <tr> <td rowspan="2"> FreeBSD </td> <td rowspan="2"> 13.2+ </td> <td> x86-64 (64-bit) </td> <td> <font color="orange">Tier 2</font> </td> </tr> <tr> <td> ARMv8 (64-bit) </td> <td> <font color="crimson">Tier 3</font> </td> </tr> </tbody> </table></div></div> <p>Julia also supports a variety of hardware accelerators, by means of external packages.</p> <div class="row"><div class="col-12"><table class="downloads table table-hover "> <tbody> <tr> <th> Hardware Accelerator </th> <th> Platform </th> <th> Requirements </th> <th> Support Tier </th> </tr> <tr> <td rowspan="2"> <a href="https://juliagpu.org/cuda">NVIDIA GPUs using CUDA</a> </td> <td> Linux (64-bit) </td> <td rowspan="2"> NVIDIA driver for CUDA 11.0+ </td> <td> <font color="green">Tier 1</font> </td> </tr> <tr> <td> Windows (64-bit) </td> <td> <font color="orange">Tier 2</font> </td> </tr> <tr> <td> <a href="https://juliagpu.org/metal">Apple GPUs using Metal</a> </td> <td> Apple Silicon </td> <td> macOS 13+ </td> <td> <font color="orange">Tier 2</font> </td> </tr> <tr> <td rowspan="2"> <a href="https://juliagpu.org/oneapi">Intel GPUs with oneAPI</a> </td> <td> Linux (64-bit) </td> <td> 6.2+ </td> <td> <font color="orange">Tier 2</font> </td> </tr> <tr> <td> Windows (64-bit) </td> <td> WSL2 </td> <td> <font color="crimson">Tier 3</font> </td> </tr> <tr> <td rowspan="2"> <a href="https://juliagpu.org/rocm">AMD GPUs using ROCm</a> </td> <td> Linux (64-bit) </td> <td rowspan="2"> ROCM 5.3+ </td> <td> <font color="crimson">Tier 3</font> </a> </td> </tr> <tr> <td> Windows (64-bit) </td> <td> <font color="crimson">Tier 3</font> </a> </td> </tr> </tbody> </table></div></div> <h4 id="support_tiers_for_the_latest_stable_release_of_julia"><a href="#support_tiers_for_the_latest_stable_release_of_julia" class="header-anchor">Support tiers for the latest stable release of Julia</a></h4> <div class="row"><div class="col-12"><ul> <li> <font color="green">Tier 1</font>: Julia is guaranteed to build from source and pass all tests on these platforms when built with the default options. Official binaries are always available and CI is run on every commit to ensure support is actively maintained. <li> <font color="orange">Tier 2</font>: Julia is guaranteed to build from source using the default build options, but may or may not pass all tests. Official binaries are available on a case-by-case basis. <li> <font color="crimson">Tier 3</font>: Julia may or may not build. If it does, it is unlikely to pass tests. Binaries may be available in some cases. When they are, they should be considered experimental. Ongoing support is dependent on community efforts. <li> Tier 4: Julia built at some point in the past, but is known not to build currently. </ul></div></div> <hr /> <h3 id="older_releases"><a href="#older_releases" class="header-anchor">Older Releases</a></h3> <p>Older releases of Julia for all platforms are available on the <a href="/downloads/oldreleases/">Older releases page</a>. Only the LTS and Stable releases are maintained.</p> <h3 id="nightly_builds"><a href="#nightly_builds" class="header-anchor">Nightly Builds</a></h3> <p>Builds of the current unstable development version of Julia are available on the <a href="/downloads/nightlies/">nightlies page</a>. While the name suggests that they are built every night, they are actually built after each commit to master. However, at times due to broken builds or CI infrastructure issues, nightlies may not be produced. These are intended as developer previews into the latest work and are not intended for normal use. Most users are advised to use the current stable release version of Julia.</p> <h3 id="download_verification"><a href="#download_verification" class="header-anchor">Download verification</a></h3> <p>All Julia binary releases are cryptographically secured using the traditional methods on each platform. macOS and Windows releases are codesigned with certificates that are verified by the operating system during installation. Linux and source tarballs are signed with GPG using <a href="/assets/juliareleases.asc">this key</a>.</p> <h3 id="json_release_feed"><a href="#json_release_feed" class="header-anchor">JSON release feed</a></h3> <p>The info above is also available as a <a href="https://julialang-s3.julialang.org/bin/versions.json">JSON file</a> &#40;<a href="https://julialang-s3.julialang.org/bin/versions-schema.json">schema</a>&#41;. It may take up to two hours after the release of a new version for it to be included in the JSON file.</p> <h3 id="ip_address_retention_policy"><a href="#ip_address_retention_policy" class="header-anchor">IP address retention policy</a></h3> <p>Julia comes with a built-in package manager which downloads and installs packages from the Internet. In doing so, it necessarily reveals your public <a href="https://en.wikipedia.org/wiki/IP_address">IP address</a> to any server you connect to, and service providers may log your IP address. In Julia versions 1.5 and higher, by default the package manager connects to <a href="https://pkg.julialang.org">https://pkg.julialang.org</a>, a free public service operated by the Julia project to serve open source package resources to Julia users. This service retains IP address logs for up to 31 days.</p> <h3 id="official_domains"><a href="#official_domains" class="header-anchor">Official domains</a></h3> <p>The following domains are official and used by open source Julia infrastructure for serving content and resources:</p> <ul> <li><p><code>julialang.org</code> and all subdomains</p> </li> <li><p><code>julialang.net</code> and all subdomains</p> </li> </ul> <p>If you are using Julia behind a firewall that blocks access to these, you may have trouble downloading and installing Julia packages. If this is the case, please ask your sysadmin to add these domains to the firewall allow list. Traffic can be limited to HTTPS &#40;TCP port 443&#41;.</p> </div><br><br> <!-- CONTENT ENDS HERE --> <!-- http://tutsplus.github.io/clipboard/ --> <script> (function(){ // Get the elements. // - the 'pre' element. // - the 'div' with the 'paste-content' id. var pre = document.getElementsByTagName('pre'); // Add a copy button in the 'pre' element. // which only has the className of 'language-' or ' hljs'(if enable highlight.js pre-render). for (var i = 0; i < pre.length; i++) { var tag_name = pre[i].children[0].className var isLanguage = tag_name.startsWith('language-') || tag_name.endsWith(' hljs'); if ( isLanguage ) { var button = document.createElement('button'); button.className = 'copy-button'; button.textContent = 'Copy'; pre[i].appendChild(button); } }; // Run Clipboard var copyCode = new Clipboard('.copy-button', { target: function(trigger) { return trigger.previousElementSibling; } }); // On success: // - Change the "Copy" text to "Copied". // - Swap it to "Copy" in 2s. // - Lead user to the "contenteditable" area with Velocity scroll. copyCode.on('success', function(event) { event.clearSelection(); event.trigger.textContent = 'Copied'; window.setTimeout(function() { event.trigger.textContent = 'Copy'; }, 2000); }); // On error (Safari): // - Change the "Press Ctrl+C to copy" // - Swap it to "Copy" in 2s. copyCode.on('error', function(event) { event.trigger.textContent = 'Press "Ctrl + C" to copy'; window.setTimeout(function() { event.trigger.textContent = 'Copy'; }, 5000); }); })(); </script> <footer class="container-fluid footer-copy"> <div class="container"> <div class="row footrow"> <ul> <li><a href="/project">About</a></li> <li><a href="/about/help">Get Help</a></li> <li><a href="/governance/">Governance</a></li> <li><a href="/research/#publications">Publications</a></li> <li><a href="/community/sponsors/">Sponsors</a></li> </ul> <ul> <li><a href="/downloads/">Downloads</a></li> <li><a href="/downloads/">All Releases</a></li> <li><a href="https://github.com/JuliaLang/julia">Source Code</a></li> <li><a href="/downloads/#current_stable_release">Current Stable Release</a></li> <li><a href="/downloads/#long_term_support_release">Longterm Support Release</a></li> </ul> <ul> <li><a href="https://docs.julialang.org/en/v1/">Documentation</a></li> <li><a href="https://juliaacademy.com">JuliaAcademy</a></li> <li><a href="https://www.youtube.com/user/JuliaLanguage">YouTube</a></li> <li><a href="/learning/getting-started/">Getting Started</a></li> <li><a href="https://docs.julialang.org/en/v1/manual/faq/">FAQ</a></li> <li><a href="/learning/books">Books</a></li> </ul> <ul> <li><a href="/community/">Community</a></li> <li><a href="/community/standards/">Code of Conduct</a></li> <li><a href="/community/stewards/">Stewards</a></li> <li><a href="/diversity/">Diversity</a></li> <li><a href="https://juliagenderinclusive.github.io">Julia Gender Inclusive</a></li> <li><a href="https://juliacon.org">JuliaCon</a></li> <li><a href="/community/#julia_user_and_developer_survey">User/Developer Survey</a></li> <li><a href="/shop/">Shop Merchandise</a></li> </ul> <ul> <li><a href="https://github.com/JuliaLang/julia/blob/master/CONTRIBUTING.md">Contributing</a></li> <li><a href="/contribute">Contributor's Guide</a></li> <li><a href="https://github.com/JuliaLang/julia/issues">Issue Tracker</a></li> <li><a href="https://github.com/JuliaLang/julia/security/policy">Report a Security Issue</a></li> <li><a href="https://github.com/search?q=is%3Aopen+is%3Aissue+language%3AJulia+label%3A%22help+wanted%22">Help Wanted Issues</a></li> <li><a href="https://github.com/search?q=is%3Aopen+is%3Aissue+language%3AJulia+label%3A%22good+first+issue%22">Good First Issue</a></li> <li><a href="https://docs.julialang.org/en/v1/devdocs/init/">Dev Docs</a></li> </ul> </div> <div id="footer-bottom" class="row"> <div class="col-md-10 py-2"> <p>This site is powered by <a href="https://www.netlify.com">Netlify</a>, <a href="https://franklinjl.org">Franklin.jl</a>, and the <a href="https://julialang.org">Julia Programming Language</a>.</p> <p>We thank <a href="https://www.fastly.com">Fastly</a> for their generous infrastructure support.</p> <p>漏2024 JuliaLang.org <a href="https://github.com/JuliaLang/www.julialang.org/graphs/contributors">contributors</a>. The content on this website is made available under the <a href="https://github.com/JuliaLang/www.julialang.org/blob/master/LICENSE.md">MIT license</a>.</p> </div> <div class="col-md-2 py-2"> <span class="float-sm-right"> <a class="github-button" href="https://github.com/sponsors/julialang" data-icon="octicon-heart" data-size="large" aria-label="Sponsor @julialang on GitHub">Sponsor</a> </span> </div> </div> </div> </footer> <script src="/libs/jquery/jquery.min.js"></script> <script src="/libs/bootstrap/bootstrap.min.js"></script> <!-- <script src="/libs/highlight/highlight.min.js"></script> --> <!-- <script>hljs.initHighlightingOnLoad();</script> --> <script src="/libs/groups.js"></script> <script src="/libs/map.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10