| bio | website | kamilkisiel.net |
|---|---|---|
| location | Vancouver, Canada | |
| age | 29 | |
| visits | member for | 3 years, 11 months |
| seen | Mar 28 at 18:30 | |
| stats | profile views | 765 |
I've been Linux user for over 10 years, and been computing since around age 11. I got my start in programming by learning Perl on my Debian machine in high school. Since then I've learned numerous languages including C, C++, and Python. I've also dabbled in Java and assembly.
I have a bachelors degree in Computer Engineering from Simon Fraser University in Burnaby, BC, Canada.
I've worked in Japan as a CAD software developer in C++ on Windows. Not my favorite environment, but an interesting project never the less.
I'm currently employed by a Vancouver-based biotech startup working primarily on systems level projects but doing my fair share of software development.
My favorite programming language is Python and I use it nearly every day. My recent interests lie in virtualization, hpc, and large-scale systems management. I'm an active contributor to the Bcfg2 project.
|
Nov 24 |
awarded | Revival |
|
Nov 23 |
revised |
SGE - limit a user to a certain host, using resource quota configuration Moved to gridengine tag |
|
Nov 23 |
revised |
alternatives to SGE Moved to gridengine tag |
|
Nov 23 |
revised |
How to limit jobs in an indicated queue in SGE Moved to more general gridengine tag |
|
Nov 18 |
answered | How to reject Mercurial user if userid not matched with Apache authentication? |
|
Nov 17 |
comment |
How to limit jobs in an indicated queue in SGE I'm not sure I understand your question. You want jobs to wait for a queue to become available, up until you reach a certain number of jobs, and only then utilize the other queue? |
|
Nov 17 |
comment |
Sun Grid Engine (SGE) Jobs Not Visible After Adding virtual_free There's not an easy way to do that. Personally I've made a bunch of custom commands that parse the qstat -j -xml output and display what exactly I'm looking for as the standard qstat output doesn't cover all possible use cases. |
|
Nov 16 |
answered | Sun Grid Engine (SGE) Jobs Not Visible After Adding virtual_free |
|
Oct 18 |
comment |
Howto set up SGE for CUDA devices? Care to share your load sensor solution? Is there some output of nvidia-smi you can monitor to see how many GPUs are actually in use? or? |
|
Oct 17 |
answered | Howto set up SGE for CUDA devices? |
|
Oct 11 |
answered | Is it a bad idea to add lots of machines as submit hosts in an SGE environment? |
|
Oct 10 |
answered | asynchronous job queueing in sun grid engine (SGE) - possible? |
|
Oct 3 |
awarded | Popular Question |
|
Sep 15 |
awarded | Notable Question |
|
Sep 13 |
awarded | Taxonomist |
|
Aug 31 |
awarded | Quorum |
|
Jun 9 |
comment |
Sun GRID Engine - submit jobs that 'prefer the powerful' machine instead weaker machines Read man sched_conf for details about that. But basically the way it works is that you can assign the same seq_no to multiple machines. In that case the load is used as a secondary sort method. |
|
May 30 |
awarded | Yearling |
|
May 18 |
comment |
Xen DomU root filesystems becoming read-only on iSCSI virtual IP failover Are you sure you are replying to the right question? |
|
May 17 |
awarded | Necromancer |