{"id":4924,"date":"2020-06-21T15:42:15","date_gmt":"2020-06-21T12:42:15","guid":{"rendered":"https:\/\/crypto-mining.club\/?p=4924"},"modified":"2022-12-28T19:02:24","modified_gmt":"2022-12-28T16:02:24","slug":"xlarig-v5-1-0-high-performance-scala-xla-cpu-miner","status":"publish","type":"post","link":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/","title":{"rendered":"XLArig v5.1.0: Download high performance CPU miner Scala"},"content":{"rendered":"<figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/\" target=\"_self\"  ><img decoding=\"async\" width=\"300\" height=\"157\" src=\"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"XLArig v5.1.0: Download high performance CPU miner Scala\" style=\"object-fit:cover;\" srcset=\"\/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5.png 976w, \/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5-300x157.png 300w, \/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5-768x401.png 768w, \/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5-769x402.png 769w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/figure>\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9naXRodWIuY29tL3NjYWxhLW5ldHdvcmsvWExBcmlnL3JlbGVhc2Vz\" class=\"wp-block-button__link has-white-color has-vivid-green-cyan-background-color has-text-color has-background wp-element-button\"  target=\"_blank\" rel=\"noreferrer noopener\"><strong>DOWNLOAD<\/strong><\/a><\/noindex><!--\/noindex--><\/div>\n\n\n\n<div class=\"wp-block-button\"><!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9naXRodWIuY29tL3NjYWxhLW5ldHdvcmsvWExBcmlnL3JlbGVhc2Vz\" class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\"  target=\"_blank\" rel=\"noreferrer noopener\"><strong>XLARIG 5.1.0<\/strong><\/a><\/noindex><!--\/noindex--><\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p>XLArig is a high-performance Scala mining processor (XLA) with official Windows support. Branched from XMRig for Monero and other cryptocurrency currencies.<\/p>\n\n\n\n<p>XLArig v5.1.0 &#8211; This is the sixth edition of XLArig. This release includes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Upstream \u0434\u043e XMRig v5.11.1<\/li>\n\n\n\n<li>Panthera Algorithm (for v7 Network)<\/li>\n<\/ul>\n\n\n\n<p>If the pool shows an unsupported algorithm or other errors, please use <code> --algo panthera <\/code>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><span style=\"color:#cf2e2e\" class=\"tadv-color\">Download XLArig v5.1.0<\/span><\/strong><\/h2>\n\n\n\n<p>The latest version of XLArig 5.1.0 for Windows \/ Linux \/ Mac is available for download at the links below:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><span style=\"color:#cf2e2e\" class=\"tadv-color\">GitHub:<\/span> <!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9naXRodWIuY29tL3NjYWxhLW5ldHdvcmsvWExBcmlnL3JlbGVhc2Vz\"  target=\"_blank\" aria-label=\"undefined (\u043e\u0442\u043a\u0440\u043e\u0435\u0442\u0441\u044f \u0432 \u043d\u043e\u0432\u043e\u0439 \u0432\u043a\u043b\u0430\u0434\u043a\u0435)\" rel=\"noreferrer noopener nofollow\">DOWNLOAD XLArig 5.1.0<\/a><\/noindex><!--\/noindex--><\/strong><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong> Using XLArig <\/strong><\/h2>\n\n\n\n<p>The preferred way to configure the miner is the JSON configuration file, as it is more flexible and user-friendly. The command line interface does not cover all functions, such as mining profiles for various algorithms. Important parameters can be changed at runtime without rebooting the miner by editing the configuration file or making API calls.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Command line options<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>Network:\n  -o, --url=URL                 URL of mining server\n  -a, --algo=ALGO               mining algorithm https:\/\/xmrig.com\/docs\/algorithms\n      --coin=COIN               specify coin instead of algorithm\n  -u, --user=USERNAME           username for mining server\n  -p, --pass=PASSWORD           password for mining server\n  -O, --userpass=U:P            username:password pair for mining server\n  -k, --keepalive               send keepalive packet for prevent timeout (needs pool support)\n      --nicehash                enable nicehash.com support\n      --rig-id=ID               rig identifier for pool-side statistics (needs pool support)\n      --tls                     enable SSL\/TLS support (needs pool support)\n      --tls-fingerprint=HEX     pool TLS certificate fingerprint for strict certificate pinning\n      --daemon                  use daemon RPC instead of pool for solo mining\n      --daemon-poll-interval=N  daemon poll interval in milliseconds (default: 1000)\n  -r, --retries=N               number of times to retry before switch to backup server (default: 5)\n  -R, --retry-pause=N           time to pause between retries (default: 5)\n      --user-agent              set custom user-agent string for pool\n      --donate-level=N          donate level, default 5%% (5 minutes in 100 minutes)\n      --donate-over-proxy=N     control donate over xmrig-proxy feature\n\nCPU backend:\n      --no-cpu                  disable CPU mining backend\n  -t, --threads=N               number of CPU threads\n  -v, --av=N                    algorithm variation, 0 auto select\n      --cpu-affinity            set process affinity to CPU core(s), mask 0x3 for cores 0 and 1\n      --cpu-priority            set process priority (0 idle, 2 normal to 5 highest)\n      --cpu-max-threads-hint=N  maximum CPU threads count (in percentage) hint for autoconfig\n      --cpu-memory-pool=N       number of 2 MB pages for persistent memory pool, -1 (auto), 0 (disable)\n      --cpu-no-yield            prefer maximum hashrate rather than system response\/stability\n      --no-huge-pages           disable huge pages support\n      --asm=ASM                 ASM optimizations, possible values: auto, none, intel, ryzen, bulldozer\n      --randomx-init=N          thread count to initialize RandomX dataset\n      --randomx-no-numa         disable NUMA support for RandomX\n      --randomx-mode=MODE       RandomX mode: auto, fast, light\n      --randomx-1gb-pages       use 1GB hugepages for dataset (Linux only)\n      --randomx-wrmsr=N         write custom value (0-15) to Intel MSR register 0x1a4 or disable MSR mod (-1)\n      --randomx-no-rdmsr        disable reverting initial MSR values on exit\n\nAPI:\n      --api-worker-id=ID        custom worker-id for API\n      --api-id=ID               custom instance ID for API\n      --http-host=HOST          bind host for HTTP API (default: 127.0.0.1)\n      --http-port=N             bind port for HTTP API\n      --http-access-token=T     access token for HTTP API\n      --http-no-restricted      enable full remote access to HTTP API (only if access token set)\n\nLogging:\n  -S, --syslog                  use system log for output messages\n  -l, --log-file=FILE           log all output to a file\n      --print-time=N            print hashrate report every N seconds\n      --health-print-time=N     print health report every N seconds\n      --no-color                disable colored output\n\nMisc:\n  -c, --config=FILE             load a JSON-format configuration file\n  -B, --background              run the miner in the background\n  -V, --version                 output version information and exit\n  -h, --help                    display this help and exit\n      --dry-run                 test configuration and exit\n      --export-topology         export hwloc topology to a XML file and exit\n<\/code><\/pre>\n\n\n\n<div class=\"wp-block-query is-layout-flow wp-block-query-is-layout-flow\"><ul class=\"wp-block-post-template is-layout-flow wp-block-post-template-is-layout-flow\"><li class=\"wp-block-post post-19326 post type-post status-publish format-standard has-post-thumbnail hentry category-cryptocurrency-wallets category-user-manuals category-review category-software tag-bitgesell-bgl-en tag-bitgesell-bgl-wallet-en\">\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/crypto-mining.blog\/en\/software\/bgl-wallet-bitgesell-how-to-download-install-and-use-the-official-wallet\/\" target=\"_self\"  ><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2026\/04\/bgl-wallet-kak-skachat-ustanovit-i-polzovatsya-oficzialnym-koshelkom-image-2-300x300.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"BGL Wallet (Bitgesell): How to Download, Install, and Use the Official Wallet\" style=\"object-fit:cover;\" srcset=\"\/\/crypto-mining.blog\/wp-content\/uploads\/2026\/04\/bgl-wallet-kak-skachat-ustanovit-i-polzovatsya-oficzialnym-koshelkom-image-2-300x300.png 300w, \/\/crypto-mining.blog\/wp-content\/uploads\/2026\/04\/bgl-wallet-kak-skachat-ustanovit-i-polzovatsya-oficzialnym-koshelkom-image-2-120x120.png 120w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><h2 class=\"wp-block-post-title\"><a href=\"https:\/\/crypto-mining.blog\/en\/software\/bgl-wallet-bitgesell-how-to-download-install-and-use-the-official-wallet\/\" target=\"_self\" >BGL Wallet (Bitgesell): How to Download, Install, and Use the Official Wallet<\/a><\/h2><\/div>\n<\/div>\n\n<\/li><li class=\"wp-block-post post-18969 post type-post status-publish format-standard has-post-thumbnail hentry category-cryptocurrencies category-cryptocurrency-wallets category-user-manuals category-software tag-dapps-en tag-defi-en tag-metamask-en\">\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/crypto-mining.blog\/en\/software\/metamask-crypto-wallet-installation-and-usage-guide-for-web3\/\" target=\"_self\"  ><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2026\/03\/metamask2026walletf483d1b4-d4c3-4676-a299-d8752b3b78cb-300x300.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"MetaMask Crypto Wallet \u2013 Installation and Usage Guide for Web3\" style=\"object-fit:cover;\" srcset=\"\/\/crypto-mining.blog\/wp-content\/uploads\/2026\/03\/metamask2026walletf483d1b4-d4c3-4676-a299-d8752b3b78cb-300x300.png 300w, \/\/crypto-mining.blog\/wp-content\/uploads\/2026\/03\/metamask2026walletf483d1b4-d4c3-4676-a299-d8752b3b78cb-120x120.png 120w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><h2 class=\"wp-block-post-title\"><a href=\"https:\/\/crypto-mining.blog\/en\/software\/metamask-crypto-wallet-installation-and-usage-guide-for-web3\/\" target=\"_self\" >MetaMask Crypto Wallet \u2013 Installation and Usage Guide for Web3<\/a><\/h2><\/div>\n<\/div>\n\n<\/li><li class=\"wp-block-post post-18931 post type-post status-publish format-standard has-post-thumbnail hentry category-cryptocurrencies category-mining category-amd-gpus-en category-antminer-asic-en category-cpu-mining-en category-mining-on-gpu category-nvidia-gpus-en category-review tag-alephium-alph-en tag-bitcoin-btc-en tag-dash-en tag-dogecoin-doge-en tag-dynex-dnx-en tag-ethereum-classic-etc-en tag-flux-flux-en tag-grin tag-kaspa-kas-en tag-litecoin tag-microvisionchain-space-en tag-mining-ravencoin-rvn-en tag-monero-xmr-en tag-neurai-nrn-en tag-nexa-coin-nexa-en tag-phicoin-phi-en tag-proof-of-work-pow-en tag-vertcoin-vtc-en tag-zcash-zec-en\">\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/crypto-mining.blog\/en\/mining\/the-most-profitable-coins-for-mining-in-2026-a-review-and-comparison\/\" target=\"_self\"  ><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2026\/03\/samye-pribylnye-monety-dlya-majninga-v-2026-obzor-i-sravnenie-300x300.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"The Most Profitable Coins for Mining in 2026: A Review and Comparison\" style=\"object-fit:cover;\" srcset=\"\/\/crypto-mining.blog\/wp-content\/uploads\/2026\/03\/samye-pribylnye-monety-dlya-majninga-v-2026-obzor-i-sravnenie-300x300.png 300w, \/\/crypto-mining.blog\/wp-content\/uploads\/2026\/03\/samye-pribylnye-monety-dlya-majninga-v-2026-obzor-i-sravnenie-120x120.png 120w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><h2 class=\"wp-block-post-title\"><a href=\"https:\/\/crypto-mining.blog\/en\/mining\/the-most-profitable-coins-for-mining-in-2026-a-review-and-comparison\/\" target=\"_self\" >The Most Profitable Coins for Mining in 2026: A Review and Comparison<\/a><\/h2><\/div>\n<\/div>\n\n<\/li><\/ul><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><em><strong>Recommended New Articles:<\/strong><\/em><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9jcnlwdG8tbWluaW5nLmNsdWIvZW4vY3J5cHRvY3VycmVuY2llcy8xMC1yZWFzb25zLXRvLWJ1eS1iaXRjb2luLWluLTIwMjAv\" > Ten reasons to buy Bitcoin in 2020 <\/a><\/noindex><!--\/noindex--><\/li>\n\n\n\n<li><!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9jcnlwdG8tbWluaW5nLmNsdWIvZW4vY3J5cHRvY3VycmVuY2llcy9ob3ctYml0Y29pbi1idGMtd2lsbC1yZXNwb25kLXRvLXRoZS1zZWNvbmQtd2F2ZS1vZi1jb3ZpZC0xOS8=\" > How Bitcoin will respond to the second wave of COVID-19 <\/a><\/noindex><!--\/noindex--><\/li>\n\n\n\n<li><!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9jcnlwdG8tbWluaW5nLmNsdWIvZW4vc29mdHdhcmUvd2lsZHJpZy1tdWx0aS12MC0yNS0xLWJldGEtZG93bmxvYWQtYW5kLWNvbmZpZ3VyZS1hbWQtZ3B1LW1pbmVyLWZvci13aW5kb3dzLWxpbnV4Lw==\" > WildRig Multi v0.25.1 beta &#8211; Download and Configure AMD GPU miner for Windows &amp;; Linux <\/a><\/noindex><!--\/noindex-->&#8230;<\/li>\n\n\n\n<li><!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9jcnlwdG8tbWluaW5nLmNsdWIvZW4vc29mdHdhcmUvbmljZWhhc2gtbWluZXItdjMtMC0yLTAtZG93bmxvYWQtYW5kLWNvbmZpZ3VyZS1mb3Itd2luZG93c2xpbnV4LXg2NC1iaXQv\" > NiceHash Miner v3.0.2 .0: Download and Configure for Windows  Linux x64 bit <\/a><\/noindex><!--\/noindex--><\/li>\n\n\n\n<li><!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9jcnlwdG8tbWluaW5nLmNsdWIvZW4vc29mdHdhcmUvbmFub21pbmVyLXYxLTktNS1kb3dubG9hZC1jcnlwdG8tbWluZXItYW1kLW52aWRpYS1ncHUtZGx5YS13aW5kb3dzLWxpbnV4Lw==\" > Nanominer v1.9.5: Download the AMD Nvidia miner GPU for [Windows \/ Linux] <\/a><\/noindex><!--\/noindex--><\/li>\n\n\n\n<li><!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly9jcnlwdG8tbWluaW5nLmNsdWIvZW4vc29mdHdhcmUvc3JibWluZXItbXVsdGktdjAtNC01LWRvd25sb2FkLXdpdGgtc3VwcG9ydC1mb3ItbWluZS1lcGljLWNhc2gtZXBpYy8=\" > SRBMiner-MULTI v0.4.5: Download with support for mining Epic Cash (EPIC) <\/a><\/noindex><!--\/noindex--><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>If you like to read such articles and want to support the author, then you can subscribe to our telegram channel and recommend us to your friends, this will help a lot to support our project! Telegram: <!--noindex--><noindex><a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/crypto-mining.blog\/LINKURL\/aHR0cHM6Ly90Lm1lL2NyeXB0b21pbmVn\"  target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"undefined (Opens in new tab)\"><strong>CRYPTO WIKIES | Bitcoin &amp; Altcoins Mining<\/strong><\/a><\/noindex><!--\/noindex--><\/p><cite><strong>Be the first to know all the news, read more about cryptocurrencies and mining at <a href=\"https:\/\/crypto-mining.blog\/en\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"undefined (opens in a new tab)\">CRYPTO-MINING.BLOG<\/a>.<\/strong><\/cite><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>XLArig is a high-performance Scala mining processor (XLA) with official Windows support. Branched from XMRig for Monero and other cryptocurrency currencies. XLArig v5.1.0 &#8211; This is the sixth edition of XLArig. This release includes: If the pool shows an unsupported&#8230; <\/p>\n","protected":false},"author":2,"featured_media":4919,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4565,22,8026,7425,10],"tags":[7525,7527,7524,7526],"class_list":["post-4924","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cryptocurrency-miners","category-mining","category-cpu-mining-en","category-new-releases","category-software","tag-download-xlarig","tag-scala-xla-en","tag-xlarig-en","tag-xlarig-v5-1-0-en"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>XLArig v5.1.0: Download high performance CPU miner Scala<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"XLArig v5.1.0: Download high performance CPU miner Scala\" \/>\n<meta property=\"og:description\" content=\"XLArig is a high-performance Scala mining processor (XLA) with official Windows support. Branched from XMRig for Monero and other cryptocurrency currencies. XLArig v5.1.0 &#8211; This is the sixth edition of XLArig. This release includes: If the pool shows an unsupported...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/\" \/>\n<meta property=\"og:site_name\" content=\"CRYPTO MINING BLOG\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-21T12:42:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-28T16:02:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5.png\" \/>\n\t<meta property=\"og:image:width\" content=\"976\" \/>\n\t<meta property=\"og:image:height\" content=\"510\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"CRYPTO MINING BLOG\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"CRYPTO MINING BLOG\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/\"},\"author\":{\"name\":\"CRYPTO MINING BLOG\",\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/#\\\/schema\\\/person\\\/9f660b842db38e47a561a4f462d90d28\"},\"headline\":\"XLArig v5.1.0: Download high performance CPU miner Scala\",\"datePublished\":\"2020-06-21T12:42:15+00:00\",\"dateModified\":\"2022-12-28T16:02:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/\"},\"wordCount\":214,\"commentCount\":8,\"publisher\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/#\\\/schema\\\/person\\\/9f660b842db38e47a561a4f462d90d28\"},\"image\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/crypto-mining.blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/screenshot_v5.png\",\"keywords\":[\"Download XLArig\",\"Scala (XLA)\",\"XLArig\",\"XLArig v5.1.0\"],\"articleSection\":[\"Cryptocurrency Miners\",\"Cryptocurrency Mining\",\"Mining on CPU\",\"New Releases\",\"Software\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/\",\"url\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/\",\"name\":\"XLArig v5.1.0: Download high performance CPU miner Scala\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/crypto-mining.blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/screenshot_v5.png\",\"datePublished\":\"2020-06-21T12:42:15+00:00\",\"dateModified\":\"2022-12-28T16:02:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/#primaryimage\",\"url\":\"https:\\\/\\\/crypto-mining.blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/screenshot_v5.png\",\"contentUrl\":\"https:\\\/\\\/crypto-mining.blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/screenshot_v5.png\",\"width\":976,\"height\":510,\"caption\":\"XLArig v5.1.0: high performance Scala (XLA) CPU miner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f\",\"item\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Software\",\"item\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Cryptocurrency Miners\",\"item\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/software\\\/cryptocurrency-miners\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"XLArig v5.1.0: Download high performance CPU miner Scala\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/\",\"name\":\"CRYPTO-MINING.BLOG\",\"description\":\"Your guide to cryptocurrency mining\",\"publisher\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/#\\\/schema\\\/person\\\/9f660b842db38e47a561a4f462d90d28\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/#\\\/schema\\\/person\\\/9f660b842db38e47a561a4f462d90d28\",\"name\":\"CRYPTO MINING BLOG\",\"logo\":{\"@id\":\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/#\\\/schema\\\/person\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/crypto-mining.blog\\\/en\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"XLArig v5.1.0: Download high performance CPU miner Scala","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/","og_locale":"en_US","og_type":"article","og_title":"XLArig v5.1.0: Download high performance CPU miner Scala","og_description":"XLArig is a high-performance Scala mining processor (XLA) with official Windows support. Branched from XMRig for Monero and other cryptocurrency currencies. XLArig v5.1.0 &#8211; This is the sixth edition of XLArig. This release includes: If the pool shows an unsupported...","og_url":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/","og_site_name":"CRYPTO MINING BLOG","article_published_time":"2020-06-21T12:42:15+00:00","article_modified_time":"2022-12-28T16:02:24+00:00","og_image":[{"width":976,"height":510,"url":"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5.png","type":"image\/png"}],"author":"CRYPTO MINING BLOG","twitter_card":"summary_large_image","twitter_misc":{"Written by":"CRYPTO MINING BLOG","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/#article","isPartOf":{"@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/"},"author":{"name":"CRYPTO MINING BLOG","@id":"https:\/\/crypto-mining.blog\/en\/#\/schema\/person\/9f660b842db38e47a561a4f462d90d28"},"headline":"XLArig v5.1.0: Download high performance CPU miner Scala","datePublished":"2020-06-21T12:42:15+00:00","dateModified":"2022-12-28T16:02:24+00:00","mainEntityOfPage":{"@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/"},"wordCount":214,"commentCount":8,"publisher":{"@id":"https:\/\/crypto-mining.blog\/en\/#\/schema\/person\/9f660b842db38e47a561a4f462d90d28"},"image":{"@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/#primaryimage"},"thumbnailUrl":"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5.png","keywords":["Download XLArig","Scala (XLA)","XLArig","XLArig v5.1.0"],"articleSection":["Cryptocurrency Miners","Cryptocurrency Mining","Mining on CPU","New Releases","Software"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/","url":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/","name":"XLArig v5.1.0: Download high performance CPU miner Scala","isPartOf":{"@id":"https:\/\/crypto-mining.blog\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/#primaryimage"},"image":{"@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/#primaryimage"},"thumbnailUrl":"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5.png","datePublished":"2020-06-21T12:42:15+00:00","dateModified":"2022-12-28T16:02:24+00:00","breadcrumb":{"@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/#primaryimage","url":"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5.png","contentUrl":"https:\/\/crypto-mining.blog\/wp-content\/uploads\/2020\/06\/screenshot_v5.png","width":976,"height":510,"caption":"XLArig v5.1.0: high performance Scala (XLA) CPU miner"},{"@type":"BreadcrumbList","@id":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/xlarig-v5-1-0-high-performance-scala-xla-cpu-miner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f","item":"https:\/\/crypto-mining.blog\/en\/"},{"@type":"ListItem","position":2,"name":"Software","item":"https:\/\/crypto-mining.blog\/en\/software\/"},{"@type":"ListItem","position":3,"name":"Cryptocurrency Miners","item":"https:\/\/crypto-mining.blog\/en\/software\/cryptocurrency-miners\/"},{"@type":"ListItem","position":4,"name":"XLArig v5.1.0: Download high performance CPU miner Scala"}]},{"@type":"WebSite","@id":"https:\/\/crypto-mining.blog\/en\/#website","url":"https:\/\/crypto-mining.blog\/en\/","name":"CRYPTO-MINING.BLOG","description":"Your guide to cryptocurrency mining","publisher":{"@id":"https:\/\/crypto-mining.blog\/en\/#\/schema\/person\/9f660b842db38e47a561a4f462d90d28"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crypto-mining.blog\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/crypto-mining.blog\/en\/#\/schema\/person\/9f660b842db38e47a561a4f462d90d28","name":"CRYPTO MINING BLOG","logo":{"@id":"https:\/\/crypto-mining.blog\/en\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/crypto-mining.blog\/en\/"]}]}},"_links":{"self":[{"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/posts\/4924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/comments?post=4924"}],"version-history":[{"count":0,"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/posts\/4924\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/media\/4919"}],"wp:attachment":[{"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/media?parent=4924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/categories?post=4924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/crypto-mining.blog\/en\/wp-json\/wp\/v2\/tags?post=4924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}