(common header) Viimeksi päivitetty 10.04.2012
Suomenkielisiä latauksia: 21722
22.8.2003 lähtien
[In English] [Suomeksi]

Some programs that could be of use to someone...

All the files come under GPL v2 if not said otherwise in files.


TiedostonimiKuvausPäiväys (<)Tiedoston tyyppiKoko
mpiqueue.py MPI-version of pqueue.py10.04.2012Python-ohjelma2380
arecordmidi.c The modified version of arecordmidi version 1.0.9a that implements also the "daemon mode" that is in my own midirecord2 package.06.04.2010C-ohjelmointikoodia28121
pqueue.py Parallel job queue. A simple program that distributes jobs into separate threads. Usable when using on parallel computing system. You need to write commands into a queue file and then run python pqueue.py yourqueue.sh nproc, where nproc is number of threads (processors) you want to use. Completed jobs will be moved from queuefile to queuefile.completed (backup your queuefile before running).14.12.2006Python-ohjelma1514