Git Product home page Git Product logo

yutaka-sawada.._..multipar's Introduction

MultiPar

v1.3.2.8 is public

  This is a minor update version to fix some bugs in rare cases. Most users don't see difference. If there is no serious problem in this version, next version will be the last of v1.3.2 tree.

  I fixed a problem of MultiPar shell extension, when UAC (User Account Control on Windows Vista or later) is disabled. Thanks whulkhulk and Slava46 for test and confirm. If other users could not "Integrate MultiPar into Shell" ago, he may try this new version.

  I added a confirm dialog at closing MultiPar, when it's creating or repairing. This change may reduce accidental loss of working data. Though MultiPar inherits most usage and behavior of QuickPar, I would improve a bit.

  I fixed small bugs in my OpenCL code for GPU. Though I'm not sure the incident, it might not work rarely. Because I don't use a graphics board on my PC, I didn't test myself. Thanks apprehensivemom for test. Even when you checked "Enable GPU acceleration", it may not use GPU for small data. It's because starting GPU is slow. If calculation finishes in a few seconds, using CPU only may be faster. GPU may require at least a few minutes task to see speed difference. As a note, I write its threshold below.

Threshold to use GPU:

  • Data size must be larger than 512 MB.
  • Block size must be larger than 64 KB.
  • Number of source blocks must be more than 256.
  • Number of recovery blocks must be more than 32.

[ Changes from 1.3.2.7 to 1.3.2.8 ]

GUI update

  • Change

    • It won't erase Zone.Identifier flag of MultiPar.exe automatically.
    • It shows confirm dialog before close, when it's creating or repairing.
  • Improvement

    • It will show error, when calling PAR client doesn't exist.
  • Bug fix

    • When UAC is disabled, Shell Extesnion DLL uses HKEY_LOCAL_MACHINE.

PAR2 client update

  • Bug fix
    • It will show correct efficiency for over than TB size files.
    • GPU function works with MMX, when all SSE2, SSSE3, AVX2 are disabled.

All clients update

  • Change
    • It will search hidden files, when Windows Explorer shows them.

[ Hash value ]

MultiPar1328.zip
MD5: C7BD23C0D32C47555E344D9D88C149C2
SHA1: 467F85E53011B3BC1E67E6685B1787D32B6F2296

MultiPar1328_setup.exe
MD5: 4D7A3BA6B88D9F37A22C35C425DA5F4D
SHA1: 6BCCF834BC6038F1AC30F82B193A2B5F45FD7697
  To install under "Program Files" or "Program Files (x86)" directory, you must start the installer with administrative privileges by selecting "Run as administrator" on right-click menu.

  Old versions and source code packages are available at GitHub or OneDrive.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.