Displaying 3 results from an estimated 3 matches for "toothbrush".
2009 Nov 07
6
Cluster server options?
I have a 10 blade cluster of just hardware - I can install what I
want, how I want. ? What options are there if I wanted to build the 10
blades as one large beast, but _NOT_ necessarily for someone doing
grid-type work? ? ?Some users don't now how to program that way, but
they'd like to have their program run on something that acts like a
single processor, but a massive single processor
2006 Feb 24
18
I need more bling!
...them could add the bling, but I just don''t have the bling
gene.
Side note - I''m sitting here typing this in bare feet, old shorts with
>1 hole and >1 torn pocket and a T-shirt with torn collar & no logo in
a dull grey/green/olive sort of color. My watch is a Casio; my
toothbrush is cheap and electric; my car is dented; my OS is Gentoo;
my office is piled high with stuff that looks totally random except to
me; advertisers stop me in the street to ask me to pose as the "Before
using..." person for products they''re trying to sell. I am, however,
brave, hon...
2008 Sep 16
2
[LLVMdev] tracing stack variables
I'm trying to discern whether or not stack variables are all accessible
through ExecutionEngine.cpp .
Initially , I targeted the 'alloca' function as the source for all
stack accession data , but I think that the function is too basic : ie ,
the type data may not be easily accessible from that function's scope .
So my next idea was to use ExecutionEngine , because when data is