Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000661.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: ucmwb issues/Purify</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000660.html" title="QT" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000662.html" title="ucmwb/Qt and other issues" />
17
18    <!--
19 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
20          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
21          xmlns:dc="http://purl.org/dc/elements/1.1/">
22 <rdf:Description
23     rdf:about="http://defaria.com/blogs/Status/archives/000661.html"
24     trackback:ping="http://defaria.com/mt/mt-tb.cgi/48"
25     dc:title="ucmwb issues/Purify"
26     dc:identifier="http://defaria.com/blogs/Status/archives/000661.html"
27     dc:subject="General Dynamics"
28     dc:description=" Working with Kevin and others to resolve Qt issues. Submitted PMR with IBM regarding usage of Purify and why it&apos;s taking so long to run..."
29     dc:creator=""
30     dc:date="2007-08-08T17:25:19-06:00" />
31 </rdf:RDF>
32 -->
33
34
35    
36
37    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
38 </head>
39 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
40    <div id="container">
41       <div id="container-inner" class="pkg">
42
43          <div id="banner">
44             <div id="banner-inner" class="pkg">
45                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
46                <h2 id="banner-description">Searchable status reports and work log</h2>
47             </div>
48          </div>
49
50          <div id="pagebody">
51             <div id="pagebody-inner" class="pkg">
52                <div id="alpha">
53                   <div id="alpha-inner" class="pkg">
54
55                      <p class="content-nav">
56                         <a href="http://defaria.com/blogs/Status/archives/000660.html">&laquo; QT</a> |
57                         <a href="http://defaria.com/blogs/Status/">Main</a>
58                         | <a href="http://defaria.com/blogs/Status/archives/000662.html">ucmwb/Qt and other issues &raquo;</a>
59                      </p>
60
61                      <a id="a000661"></a>
62                      <div class="entry" id="entry-661">
63                         <h3 class="entry-header">ucmwb issues/Purify</h3>
64                         <div class="entry-content">
65                            <div class="entry-body">
66                               <ul>
67   <li>Working with Kevin and others to resolve Qt issues.</li>
68
69   <li>Submitted PMR with IBM regarding usage of Purify and why it's taking so long to run</li>
70 </ul>
71                            </div>
72                            <div id="more" class="entry-more">
73                               <h2>ucmwb issues</h2>
74
75 <p>There are a number of issues WRT ucmwb running on Linux:</p>
76
77   <ul>
78     <li>Whether to build 32-bit or 64-bit. 32-bit would be LCD yet I don't have a 32-bit Linux machine to build on</li>
79
80     <li>Differences in architectures (i.e. Intel vs. Opteron). I've seen differences WRT this...</li>
81
82     <li>Whether to build static or shared. Static would be better because then we wouldn't have to worry about getting the right shared libraries and the correct LD_LIBRARY_PATH setting</li>
83
84     <li>Connection to Oracle. In order for ucmwb to connect to Oracle directly it needs OCI. In order to have OCI one needs the commercial version of Qt. Got that. But also we need an Oracle Client (Development?) Installation in order to have the appropriate .h and .a files to build. With Oracle on Linux (which doesn't exist) we also need to address the appropriate 64 vs 32 bit'ness, Intel vs. Opteron, static vs. shared WRT Oracle itself...</li>
85   </ul>
86
87 <h2>Purify</h2>
88
89 <p>Only a little is known at this time but it seems some development group is concerned because running Purify on 7500 had not finished in 10 days of running. Opened IBM/Rational PMR on this. IBM/Rational tells me that using Purify can slow the process by 15-20 times! Makes sense since the instrumented code is doing so much additional work. Need to find out how long the tests would take sans Purify</p>
90                            </div>
91                         </div>
92                         <p class="entry-footer">
93                            <span class="post-footers">Posted by  on August  8, 2007  5:25 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000661.html">Permalink</a>
94                         </p>
95                      </div>
96
97                      
98                      <div class="trackbacks">
99                         <h3 id="trackback" class="trackbacks-header">TrackBack</h3>
100                         <div id="trackbacks-info">
101                            <p>TrackBack URL for this entry:<br />http://defaria.com/mt/mt-tb.cgi/48</p>
102                         </div>
103                         <div class="trackbacks-content">
104                            
105                         </div>
106                      </div>
107                      
108
109                      
110                   </div>
111                </div>
112             </div>
113          </div>
114       </div>
115    </div>
116 </body>
117 </html>