Libmklccgdll New Here

JS Paint is a pixel-perfect remake of Microsoft Paint that runs in the browser.

Free Open source under the permissive MIT License.

Ideas Request features and report bugs on GitHub or .

THIS SITE IS... Under Construction Paint bucket
libmklccgdll new
untitled - Paint
hand pointing left Try me!

More info Read about the project and extra features on the readme.

$ Support the project at paypal.me/IsaiahOdhner.

Windows 98 online

Windows logo button Windows 98 flag pole animation JS Paint is also included in a web-based version of Windows 98, along with Notepad, Minesweeper, Sound Recorder, Calculator, and Winamp.


Windows 98 desktop recreation with Minesweeper, Paint, and other programs White cat putting paws up and looking around windows swung open outwards ENTER / 由此進入


libmklccgdll new

Desktop Version (New!)

built with Electron
libmklccgdll new
libmklccgdll new
screenshot of JS Paint Electron app running on macOS

For a more native experience, you can install the JS Paint desktop app. It works on Windows, macOS, and Linux.

Features:


Download Here Grey tabby cat

libmklccgdll new
libmklccgdll new

Progressive Web App

JS Paint on a phone

Alternatively, you can install JS Paint as a PWA (Progressive Web App), but this does not yet support offline use (as it doesn't include a Service Worker). It's more like a bookmark (for now), except it runs in a special window.

The user interface for installing PWAs differs by browser and operating system.

On most desktop browsers, the install prompt is in the URL bar. On mobile, the install prompt is generally found in the menu of browser options. See Installing PWAs for visual guidance.

The most significant upgrade is the full exploitation of and Advanced Matrix Extensions (AMX) . While older versions could run on AVX-512 hardware, they required manual thread affinity settings. The new library dynamically dispatches kernels based on the detected CPU.

// Set NUMA policy for internal MKL buffers void mkl_set_cluster_numa_policy(int policy); // 0=auto,1=interleave,2=local

“Replace the old libmklccgdll.lib with the new dynamic dispatch library mkl_rt.lib and link against the corresponding DLLs.”

Other Projects

Home button Check out my home page for more projects!

Created by
Isaiah Odhner

LEGO Junkbot minifig eating a recycling bin
Guitar film reel Dat Boi Dat Boi

Libmklccgdll New Here

The most significant upgrade is the full exploitation of and Advanced Matrix Extensions (AMX) . While older versions could run on AVX-512 hardware, they required manual thread affinity settings. The new library dynamically dispatches kernels based on the detected CPU.

// Set NUMA policy for internal MKL buffers void mkl_set_cluster_numa_policy(int policy); // 0=auto,1=interleave,2=local

“Replace the old libmklccgdll.lib with the new dynamic dispatch library mkl_rt.lib and link against the corresponding DLLs.”