1 / 5

Research Update

Research Update. September 1, 2006. Tao Ma Department of Electrical and Computer Engineering Mississippi State University. Accomplishment. ISIP Website:. Fixed 5 pages with broken header and footer problem in /isip/projects/speech/software/legacy/

stonejohn
Download Presentation

Research Update

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Research Update September 1, 2006 Tao Ma Department of Electrical and Computer Engineering Mississippi State University

  2. Accomplishment • ISIP Website: • Fixed 5 pages with broken header and footer problem in /isip/projects/speech/software/legacy/ • Created a personnel directory page with photo and phone list for ISIP members • Met with Michael Lane, the software documentation home directory is accessible now. (but lower level links still get problems) • Updated “graduation page” and “What’s New”

  3. Accomplishment • IFC gcc 4.1.0 Compatible Problem: • Got a temporary solution for Fedora/RedHat (gcc3.2.3 compatible RPM package) • Tested under Fedora 4 (gcc4.0.0), all our IFC C++ classes passed “make test”. • According to GNU gcc4 release change announcement, gcc4.1.* don’t have compiler check change comparing to gcc4.0.0. This solution should be fine with gcc4.1.0, but still need testing to confirm. • Modified SysComplex and Integral classes, these two classes themselves passed gcc4.1.0 compiling now • gcc4.1.0 doesn’t allow a constant variable related to other constant variables. We should add this into our c++ standard. • Discussing with Daniel, narrowed Checksum class problem into “SysComplex” template.

  4. Current Issues • Finish the rest of “website issues _v03” • SysComplex and Integral class depend on each other. They can pass the “make test”, but every other classes in system library can’t invoke these two classes smoothly, which cause gcc4.1.0 errors. (Daniel and I believe that the SysComplex Template causes this problem, I am still checking the gcc4.1 documentation now.) • “IFC gcc 4.1.0 Compatible” task turns out to be lots of work, it would be very helpful if Daniel can help me on this.

  5. Plans • Focus on “IFC gcc 4.1.0 Compatible” task to meet the Sep. 15 deadline • Read papers related to statistic modeling and nonlinear analysis • Continue studying IFC Documentation to learn IFC classes deeper • Continue studying related Speech Recognition knowledge base.

More Related