From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: the evils of the CLD api Date: Mon, 18 Jan 2010 16:58:55 -0500 Message-ID: <4B54D99F.4040504@garzik.org> References: <436f52801001151840i407e405maaee0021109b6c7@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=E58U2uyYH893AlQL3cuE55a/Hd5NfFHutH2MMKmhVgs=; b=NJOyyEiFmW7SL26owYT4zRgZ+VKvJhFZlndt9hy/XwERS5FcYao2cQxlB9onuHq8fR Jm2sDTuUq569rl7zLcYwKK4Ily29HcGD/Y1+D5fnlaSJZGMT7YIK3YqfWH2R09W/lU5q DmqPZBYBRLLDhg7u9Bic9RnTPhhzp7g19ICK0= In-Reply-To: <436f52801001151840i407e405maaee0021109b6c7@mail.gmail.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Project Hail List Cc: Colin McCabe , Pete Zaitcev My general comment on the libcldc API is that it is a low-level API, and definitely not very user friendly at all. ncld or other APIs would improve life quite a bit. Making life easier for programmers, and cutting out tons of code, is a plus :) Jeff, just returned from camping