From owner-freebsd-questions@FreeBSD.ORG Thu Jun 18 15:12:12 2015 Return-Path: Delivered-To: freebsd-questions@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF270B4A for ; Thu, 18 Jun 2015 15:12:12 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E6DCC63 for ; Thu, 18 Jun 2015 15:12:12 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from kabini1.local (rbn1-216-180-76-228.adsl.hiwaay.net [216.180.76.228]) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id t5IFC4xR001718 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 18 Jun 2015 10:12:05 -0500 Message-ID: <5582DFC4.8020906@hiwaay.net> Date: Thu, 18 Jun 2015 10:18:19 -0453 From: "William A. Mahaffey III" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: CLAPACK References: <20539840.39045.1434638636914.JavaMail.defaultUser@defaultHost> In-Reply-To: <20539840.39045.1434638636914.JavaMail.defaultUser@defaultHost> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2015 15:12:13 -0000 On 06/18/15 09:50, John Duffy wrote: > Hi > I'm developing some numerical software on OS X to be uploaded to a FreeBSD server. I'm striving for maximum commonality between development environments, so I'm trying to find a CLAPACK package/port (as supplied with OS X) for FreeBSD but I can't seem to find one. I've installed the LAPACK, BLAS and CBLAS packages but these don't include CLAPACK. Does a CLAPACK port/package exist, or do I need to do a manual installation for the source? > Kind regards > John Duffy > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > on 9.3R there is lapack++: lapack++-2.5.4 Linear Algebra PACKage in C++, a wrapper for LAPACK Obviously C++, not C. I have it installed, but haven't done anything with it. I have installed various CLAPACK's in the past under linux, it was pretty easy, since the code is pretty simple. YMMV & all that rot .... -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.