Download Knc One Driver



NameLast modifiedSizeDescription
Parent Directory -
README.html2019-09-30 00:54 12K
VERSION.txt2019-09-30 00:54 17
archive/2020-07-20 05:05 -
latest-mpss-knc.tgz2018-06-03 20:41 1.5M
latest-mpss-knl.tgz2020-07-20 05:06 1.3M
latest.tgz2020-07-20 05:06 1.2M
lukMiner-2.0.0-cpu-phi.tgz2019-11-30 04:59 4.0M
lukMiner-2.0.0-mpss-knl.tgz2019-11-30 04:59 5.1M
lukMiner-2.0.4-cpu-phi.tgz2020-07-20 05:04 1.2M
lukMiner-2.0.4-mpss-knl.tgz2020-07-20 05:04 1.3M
lukSticks/2019-04-16 21:24 -

There’s no need to download individual printer drivers for every device in your office. The Global Print Driver is a truly universal printer driver that lets you print to virtually any printer or multifunction printer — even to those made by other manufacturers. Download brochure. Xerox V3 and V4 Print Driver Platform Overview (PDF.

  1. Download Acer support drivers by identifying your device first by entering your device serial number, SNID, or model number.
  2. When you take the AARP Smart Driver™ online course, you could be eligible for a multi-year discount on your auto insurance. Plus safer driving can save you more than just money. The course teaches proven driving techniques to help keep you and your loved ones safe on the road.

This README's main purpose is to instruct on how to use and run the miner; for more information relating to the miner - supported platforms, supported coins, developer shares for the various configuration, performance for various hardware platforms, plans for the future, temperature on the back side of the moon, or anything else, please refer to either one of the three links below:

  • http://www.lukminer.com : The 'official' Wordpress blog I use for distributing lukMiner-related news and updates
  • http://www.lukminer.net/releases : Latest releases for the miner
  • http://sites.google.com/site/lukxmrminer : The 'original' google site with some more general information on the miner.

Basic Usage is ./<binaryName> <args> , with binary name and arguments as follows:

Pick your binary

Download

Depending on your architecture, pick:

  • luk-phi : for mining on 'bootable' x200 Xeon Phi nodes

  • luk-mpss-knl : For MPSS offload to x200 Phi Cards (7220 or 7240), on 'regular' KNL card rigs with a regular CPU (Xeon, Core, Celeron, etc)

  • luk-phi-mpss-knl : For MPSS offload to x200 Phi Cards (7220 or 7240), on special builds where even the host system uses a Xeon Phi CPU (upon special request)

Note that cpu, knc, knc-native, and knc-mpss have been disabled and are no longer supported.

Command line arguments

The miner understands the following arguments:

  • --algo <alg> | -a <alg> : mining algorithm to use (see below)

  • --host <hostname> : hostname for the pool to use

  • --port <port>: port of the pool to use

  • --user <username>: username to use on the specified pool

  • --pass <password>: passwrod to use on the specified pool (usually 'x')

  • --nicehash|-nh: enable nicehash-mode

  • --no-fail-on-malloc: Do not fatally terminate upon failed huge-page memory allocation. By default the miner fatally teminates to 'gently remind you' to turn on huge-page support for your system. If this is not possible, use this flag to silently ignore this error (though you will get lower hashrate).

  • --donate <host> <port> <user> <percent>: Donate the given percentage of your hash rate to the given user name / wallet name, on the given host:port pool.

  • -l|--log-file <logfile> : Specify a file name where logging outputs are to go.

  • --simplified-logging : Enables a (additional) simplified logging method in which all logs look like a simple 'LOG:field=value' that is easier to parse by automated monitoring tools.

  • --status-port <port> : Opens a TCP port at which it serves the latest status logs

Mining Algorithm to Use

The miner currently understands the following algorithms (via '--algo '):

  • xmr-v4r : cryptonight version 4/random, as used by monero past Mar 2019 fork.

  • xnalloy : 'cryptonight alloy', as used by alloy coin

  • xnhaven : 'cryptonight haven', as used by haven coin

  • xnheavy : 'cryptonight heavy', as used in Loki, Saronite, etc

Examples

Download knc one drivers ed

Example: Running the x200 Xeon Phi miner for mining Monero on dwarfpool (after the March 2019 'v4r' fork)

Example: Running the x200 Xeon Phi miner for mining loki on cryptoknight pool:

Example: Running with x200 KNL PCI cards (7220A, 7240P) using MPSS offload (for loki on loki.miner.rocks pool):

Example: Running cpu miner for alloy coin:

Example: Running old, x100 Xeon Phi PCI cards using MPSS offload; mining aeon on aeon-pool

DriverKnc

Example: Running with x200 KNL PCI cards (7220A, 7240P) using MPSS offload (for haven):

Example: Running with x200 KNL PCI cards (7220A, 7240P) using MPSS offload (for stellite):

Example: Bittube/IPBC

LukMiner comes with multiple different pre-compiled binaries; typially because either a given platofrm requires a binary that isn't compatible with other platforms (say, -knc-native for knights corner devices won't run on a regular CPU; or x200 Phi binaries won't run on x100 Phi cards, etc); or because a binary requires additional dependencies that not everybody might have (e.g., the -mpss binaries requires you to have a working install of the intel MPSS stack, which many machines do not have).

As such, you first have to choose the right binary from the following list:

Download Knc One Driverpack

Binaries you run directly on the CPU

  • luk-cpu : For regular CPUs: Intel Core, Intel Xeon, Intel Celeron, AMD Opteron, AMD FX, etcpp. Pretty much everything that has an x86 compatible instruction set. This binary is intentionally without any form of GPU mining, thus running even on older systems without (or with broken) GPU drivers.

  • luk-phi : For bootable x200 'Knights Landing' (or 'Knights Mill') Xeon Phis (ie, typically the Asrock or Exxact machines that the blog talked about.

Binaries to drive PCI cards (Xeon Phis or GPUs)

  • luk-mpss-knl : For MPSS offloading to the newer, x200 'Knights Landing' cards (7220 and 7240).

Download Knc One Drivers

All all these three 'offload' binaries also contain the plain cpu driver, so unless you turn CPU mining off explicitly it will automatically run on all GPUs/Phis and on the CPU.

Download Knc One Driver Download

  • v0.16.0

  • applied new vector code also to haven. Seeing about 10% speedup, but need to use 6000 in /proc/sys/vm/nr_hugepages

  • v0.15.12

  • lots of accumulated bug-fixes
  • re-enabled coins haven, alloy, heavy.
  • significant performance boost for xmr-v4r

  • v0.15.7

  • bugfix for running mpss miner on non-avx supporting machines

  • v0.15.6

  • re-activated luk-cpu, and improved performance on phi

  • v0.15.3

  • fixed crash with blockchain height 1788000

  • v0.15.1

  • added v4r support also to mpss-knl miner. Disabled KNC and older CPU codes.

  • v0.15.0

  • added support for '-a xmr-v4r' (Monero v4/Random as of Mar 2019).

  • v0.14

  • axed deprecated opencl and cuda codes, as well as binaries for that

  • significant rewrite of v8 miner

  • v0.12.0

  • Now supporting Monero v8 fork: -a xmrv8

  • v0.11.4

  • Now supporting 'masari' coin: -a masari

  • v0.11.3

  • Now supporting 'stellite' coin: -a stellite

  • v0.11.2

  • Now supporting 'haven' coin: -a haven

  • v0.11.0

  • -a xmr now points to xmr-v7 algorithm

  • new binary luk-phi-mpss-knl for rigs with knl cards in socketed phi mainboards

  • xnheavy devshare now goes to loki, on cryptoknight pool (with fixed difficulty)

  • pulled support for xndark algorithm; seems to me this project died.

  • can now specify log-file location (-l )

  • can now specify simplified status logging, as well as a status port.

  • watchdog off by default

  • preliminary support for alloy (-a xnalloy)

  • v0.10.8

  • some more performance for cryptonight heavy (loki / sumo)

  • v0.10.7

  • full support for 'CryptoNight Light v1' as used in Turtle

  • v0.10.4

  • several optimizations to sumo

  • v0.10.2

  • support for 'CryptoNight Heavy' as used in Sumo v1

  • v0.10.1

  • Various bugfixes, in particular re outputs

  • First support for '-a xmr-v7' for monero v7 fork (fixed in all of cpu, knc, knl, and ocl)

  • v0.10.0

  • Lots of various bugfixes

  • Added support for x200 MPSS offloading; can now do both mpss offload and native mining for both x100 and x200

  • Added cryptonight dark (bitnote) algorithm

  • Reduced number of binaries via unifying miners: Rather than having different miners for different algorithm we now use a single binary and specify mining algorithm via '-a '. Also all miners now support all mining algorithms.

  • Better documentation via auto-generated README.html; will now automatically get distributed to public releases/

  • Generating different releases based on dependencies: regular (cpu, opencl, phi), x100 KNC witht MPSS 3.8, and x200 phi MPSS offload (MPSS 4.4)

  • releases now hosted on files.lukminer.net/releases

  • now have auto-booting lukSticks for cpu, phi, phi-mpss, and knc-mpss





Comments are closed.