search for: grad1

Displaying 4 results from an estimated 4 matches for "grad1".

Did you mean: grade
2009 Feb 24
0
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
...I should file a bug, hence I'm posting this here. > Looking forward to possible solutions. > > thanks, > -Kshitij > > ************************************ > Machine configuration and top-level configure switches I use > ************************************ > [sudan at grad1: space2]$ gcc -v > Using built-in specs. Target: sparc-sun-solaris2.10 Configured with: > ../gcc-4.3.2/configure --prefix=/usr/local/gcc-4.3.2 > --with-gmp=/usr/local --with-mpfr=/usr/local Thread model: posix gcc > version 4.3.2 (GCC) > > Wow, where did you get a 4.3.x compil...
2009 Feb 24
5
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
...ed by make in each case. I am not sure if I should file a bug, hence I'm posting this here. Looking forward to possible solutions. thanks, -Kshitij ************************************ Machine configuration and top-level configure switches I use ************************************ [sudan at grad1: space2]$ gcc -v Using built-in specs. Target: sparc-sun-solaris2.10 Configured with: ../gcc-4.3.2/configure --prefix=/usr/local/gcc-4.3.2 --with-gmp=/usr/local --with-mpfr=/usr/local Thread model: posix gcc version 4.3.2 (GCC) [sudan at grad1: space2]$ psrinfo -v Status of virtual processor 0 as...
2007 Sep 22
0
error messages
...og( exp(k1*cos(x))*integrate(function(y)exp((k2+k12*cos(x))*cos(y)),g,2*pi,subdivisions=1000000)$value /(2*pi*integrate(function(y)besselI(k1+k12*cos(y),0)*exp(k2*cos(y)),g,2*pi,subdivisions=1000000)$value) )) } gr<-function(u){ k1<-u[1] k2<-u[2] k12<-u[3] g<-u[4] grad1<-sum(integrate(function(y)integrate(function(a)(cos(x)-cos(a))*exp(k2*cos(y)+(k1+k12*cos(y))*cos(a)),subdivisions=10000000,-pi,pi)$value,subdivisions=10000000,g,pi)$value) grad2<-sum(integral(function(y)cos(y)*exp((k2+k12*cos(x))*cos(y)),subdivisions=10000000,g,pi)$value*integrate(function(...
2000 May 19
0
openSSH2.1.0
...nect to a server running an SSH2 server. Unfortunately I wasn't able to connect because of a signature error. I am connecting to the host for the first time. Does anybody know, why I have this problem and why I can't connect? Thanks, Stefan Mangard Here is the debug output: [smang at grad1 bin]$ ssh -2 -v galaxy.acm.jhu.edu SSH Version OpenSSH-2.1, protocol versions 1.5/2.0. Compiled with SSL (0x0090581f). debug: Reading configuration data /home/smang/etc/ssh_config debug: Applying options for * debug: ssh_connect: getuid 544 geteuid 544 anon 1 debug: Connecting to galaxy.acm.jhu....