From owner-freebsd-questions@FreeBSD.ORG Wed Nov 10 18:07:49 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB8CF10656CB for ; Wed, 10 Nov 2010 18:07:49 +0000 (UTC) (envelope-from appdebgr@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5C3868FC08 for ; Wed, 10 Nov 2010 18:07:49 +0000 (UTC) Received: by qyk30 with SMTP id 30so696976qyk.13 for ; Wed, 10 Nov 2010 10:07:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=hNXRjG27Zr8BGsIrb/+xeejlPhUoKuYPSwE8kxHLDq8=; b=NBVIduhPOt340wFfHk/Al+QPjgQi/c2daASq06FqEswxF89AdarrL/yxwA4ejmV6ah muFcsBiPF9hTJuzbqZOGsAzwxNJrW0OD8RA1h1AhISbE//Va+JUzYuHH5/0s+syyUH7/ 81YPLHL9htc1AVdPAo7VQftDDqAkho2RPPsq4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dFmBpSOTW/todLz1fq7jMYv6OgQaay9EuZl9DI7t0642wqsU/3ayA5FIo2nIeSLOqQ 7xX5j7PrnPKKK+hpCeAEsm79nuYw0gMK6EaKqlwF25FKysfosa6Rjzk/gwKHgZ+49FH7 KF6DXJbUTlAtSIGNBrJdfoc2hsy3NRVsxO1qg= MIME-Version: 1.0 Received: by 10.224.210.194 with SMTP id gl2mr6382128qab.13.1289412468482; Wed, 10 Nov 2010 10:07:48 -0800 (PST) Received: by 10.229.88.212 with HTTP; Wed, 10 Nov 2010 10:07:46 -0800 (PST) In-Reply-To: <4CDA8F15.506@zedat.fu-berlin.de> References: <4CDA8F15.506@zedat.fu-berlin.de> Date: Wed, 10 Nov 2010 20:07:46 +0200 Message-ID: From: App Deb To: "O. Hartmann" Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD-similar build-from-source Linux? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2010 18:07:49 -0000 2010/11/10 O. Hartmann : > Hello out there, > > well, my question may sound heretic, but since we use mostly Linux based > systems in our scientific environment and FreeBSD seems to lack in severe > support in GPGPU/CUDA capable graphics boards I need to setup a kind of > Linux facility to ensure having the software and tools I need for my work. > I'm looking for a Linux distribution that is similar handled like FreeBSD, > where I'm able to rebuild the whole system from sources, not even the the > Linux kernel, also the GNU tools and the packages. Maybe there are some > people out here having already taken this step. > Any suggestion is appreciated, The NVIDIA FreeBSD driver provides the cuda libraries for linux compatibilty. So 32-bit Linux Cuda applications should work on FreeBSD.