ニュース

今日はPythonで並列処理をするにはどうしたらよいか考えていきましょう。 手前味噌ですが、私の作ったプログラムを参考に見ていきます。 株ロボくんと言っていますが、株ロボと言ってもただJ-Quantsからデータを取ってくるだけなんですけどね。 今回は ...
Parallel workflows with Snakemake Many scientific problems involve complicated workflows with multiple interdependent steps. If the workflow involves performing the same analysis on many different ...
In this session, Kundurthy will cover how Data Parallel Python can be used to develop high-performing code for ALCF’s upcoming Auroraexascale supercomputer. The talk will introduce Numba-dppy and show ...
The next version of the widely used Python programming language will offer greater support for writing multithreaded applications, a challenging duty for an increasing number of programmers in this ...
If you happen to do a lot of video encoding, you know that your computer can really drag while the process is carried out. Our own [Mike Szczys] transcodes videos at home fairly often, and because the ...